Metrics

Aggregated per-day engagement for a channel

GET/channels/{id}/metrics

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Query Parameters

from?string
to?string
organization?string

Organization slug (OAuth actors with several orgs); API keys imply theirs.

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/channels/string/metrics"
{  "property1": null,  "property2": null}