curl --request GET \
--url https://api-next.ofauth.com/v2/access/analytics/stories/chart \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Get time-series story performance data
Permission Required: analytics:read
curl --request GET \
--url https://api-next.ofauth.com/v2/access/analytics/stories/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
tips, stories, views, likes, comments Successful response
Show child attributes
Was this page helpful?