Data Activation
Fetch activation usage statistics
Fetches activation usage statistics - the number of activations executed in this month. Requires no permissions.
get/api/cdp/v3/profiles/usage
Response
An object containing the number of activations
Example response
{
"activation_count": 1827
}