Get Pivot Data
Granular row-level usage data for client-side pivot table. Returns all columns for flexible pivoting: date, provider, model, tenant, source, cost_source, token counts, and costs.
Granular row-level usage data for client-side pivot table.
Returns all columns for flexible pivoting: date, provider, model, tenant, source, cost_source, token counts, and costs.
AuthorizationBearer <token>
In: header
Query Parameters
days?Days
Default
30Range
1 <= value <= 365Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/super-admin/llm-cost/pivot-data"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}