GET accounts/metadata
Get AI metadata for the account associated with your access token
* required
Parameters
No params defined for this method
Response Data
Returns a single object containing the account's AI metadata. Multi-value fields are returned as arrays.
| Name | Type | Description |
|---|---|---|
| aiComfort | string | Comfort level with AI tools |
| aiComfortOther | string | Other AI comfort level |
| automationMaturityLevel | array | Marketing automation maturity levels |
| automationMaturityLevelOther | string | Other automation maturity level |
| brandTone | array | Brand tone descriptors |
| brandToneOther | string | Other brand tone |
| campaignFrequency | string | Typical campaign frequency |
| campaignFrequencyOther | string | Other campaign frequency |
| challengesBlockers | array | Marketing challenges and blockers |
| challengesBlockersOther | string | Other challenges and blockers |
| competitiveLandscape | string | Description of the competitive landscape |
| contentFocus | array | Content focus areas |
| contentFocusOther | string | Other content focus |
| creativeResources | array | Available creative resources |
| creativeResourcesOther | string | Other creative resources |
| geographicFootprint | array | Geographic regions where the account operates |
| longTermGoals | array | Long-term marketing goals |
| longTermGoalsOther | string | Other long-term goals |
| marketsServed | array | Markets the account serves |
| personasServed | array | Audience personas served |
| personasServedOther | string | Other audience personas |
| primaryBusinessObjective | array | Primary business objectives |
| primaryBusinessObjectiveOther | string | Other primary business objective |
| propositionDifferentiators | array | Value proposition differentiators |
| propositionDifferentiatorsOther | string | Other value proposition differentiators |
| shortTermGoals | array | Short-term marketing goals |
| shortTermGoalsOther | string | Other short-term goals |
Permissions
Method requires the Client admin permission
Example Calls
Get account AI metadata
Returns AI metadata for the account associated with the provided access token.
GET
/accounts/metadata
cURL
Copy
Response Data
API Console
The console uses production data, so BE CAREFUL!
GET
accounts/metadata