v1

latestOpenAPI 3.1.02026-07-2419603.1 MB
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

activation_countinteger required

The number of activations in this month

Example response

{
  "activation_count": 1827
}