Customer
Get Customer Usage
Retrieve usage data for a specific customer in the Customer Portal.
POST
/
v1
/
customer
/
{customerId}
/
usage
/
query
Authorizations
authorization
string
headerrequiredPath Parameters
customerId
string
requiredBody
application/json ยท object
The body is of type object
.
Response
200 - application/json
id
string
requiredname
string
requiredcost
number
requiredcount
number
requiredprompt_tokens
number
requiredcompletion_tokens
number
requiredWas this page helpful?