API Reference
List sessions
Lists all sessions associated with the provided OpenAI API key.
GET
/
api
/
list-sessions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
apiKey
string
requiredapiType
string
default: openaiResponse
200 - application/json
sessions
object[]