Skip to main content
GET
Retrieve tabular data for custom reporting

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start_date
string<date-time>
required

Start of date range (UTC)

end_date
string<date-time>
required

End of date range (UTC)

client_prompt_template_name
string
required

Name of the analysis model

Response

Successful Response