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