Growth metrics
GET
/api/v2/organizations/my-awesome-organization/metrics/audience
Growth metrics
Authorizations
Section titled βAuthorizations βParameters
Section titled β Parameters βQuery Parameters
Section titled βQuery Parameters β api
string
Example
truerequired | When true, instructs the endpoint that youβre authenticating with an organization key as opposed to some other method. In almost all cases you will want to set this value to true.
from
string
Example
optional | Starting point of the range following the YYYY-MM-DD format. 30 days ago if not specified
to
string
Example
optional | Ending point of the range following the YYYY-MM-DD format. Today if not specified
channels[]
string
Example
example-channel-slugoptional | An array of channel slugs matching. Each channel slug can be input as an array item: channels[0], channels[1], β¦, channels[n].
displayOrganization
string
Example
1optional | When no channels, displayOrganization has to be 1 (true). 0 for false.
Responses
Section titled β Responses βStill can’t find what you need? Contact support.