Get an organization analytics overview
When authenticated with an API key, this operation requires api-read.
Authentication
AuthorizationBearer
Console user session or Mixlayer API key supplied as a Bearer token.
Path parameters
org_id
Organization ID
Query parameters
range_start
Inclusive Unix timestamp in milliseconds; must be greater than zero.
range_end
Exclusive Unix timestamp in milliseconds; must be greater than range_start.
group_by
Breakdown dimension.
metric
Breakdown metric.
buckets
Timeseries bucket count, clamped to 1 through 1000. When omitted, the
range determines a default of 60, 72, or 96 buckets.
f
Repeated filters in [!]<dimension>:<value> form.
Response
Analytics overview
data
Organization analytics for a requested time range.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error