Skip to main content
GET
List recent LLM calls

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Response

200 - application/json

OK

object
string
Allowed value: "list"
has_more
boolean
next_cursor
string | null
data
object[]