Skip to main content
GET
/
v2
/
access
/
analytics
/
trials
/
chart
Trials chart
curl --request GET \
  --url https://api-next.ofauth.com/v2/access/analytics/trials/chart \
  --header 'apiKey: <api-key>' \
  --header 'x-connection-id: <api-key>'
{}

Authorizations

apiKey
string
header
required

Your OFAuth API key for authenticating requests.

x-connection-id
string
header
required

Requires a connection via the x-connection-id header.

Query Parameters

startDate

Start of date range (ISO 8601)

endDate

End of date range (ISO 8601)

withTotal
boolean | null

Include total count in response

Response

Successful response

{key}
object