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.