Skip to main content
GET
/
api
/
stats
/
calls
Get Llm Calls
curl --request GET \
  --url https://api.example.com/api/stats/calls
{}

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 500
provider
string | null
model
string | null
call_site
string | null
conversation_id
string | null

Response

Successful Response

The response is of type Response Get Llm Calls Api Stats Calls Get · object.