list_authorized_apps
Audit third-party apps with OAuth access to your Mailchimp account. List connected apps and their IDs to review permissions.
Instructions
List applications that have been granted OAuth access to this Mailchimp account.
Use this to audit which third-party apps are connected and discover their IDs. Use get_authorized_app for the full record of a single app.
Returns: JSON with total_items and apps array. Each app: id, name, description, users (array of account usernames that authorized it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |