Skip to main content
GET
Retrieve statistics for a specific extracted variable

Authorizations

Authorization
string
header
required

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

Path Parameters

key
string
required

Variable key to retrieve statistics for

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