v1
latestOpenAPI 3.0.22026-07-144652931.4 MBAnalytics
Get raw user analytics data
Allows users to retrieve a raw list of user analytics data within their account. This endpoint provides detailed data about user activity and account configuration.
<!-- theme: info -->Note: Data availability reflects pipeline processing cycles and is generally within 24 hours under normal conditions.
Scoped OAuth requires: analytics.write
post/analytics/raw/users
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Request body
Example request
{
"time_zone": "Etc/UTC",
"order_by": "user_id",
"aggregate_unit": "day"
}Response
OK