curl --request GET \
--url https://api-next.ofauth.com/v2/access/analytics/streams/chart \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Get time-series stream performance data
Permission Required: analytics:read
curl --request GET \
--url https://api-next.ofauth.com/v2/access/analytics/streams/chart \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Requires a connection via the x-connection-id header.
Start of date range (ISO 8601)
End of date range (ISO 8601)
Include total count in response
Metric to chart
purchases, duration, tips, views, likes, comments Successful response
Show child attributes
Was this page helpful?