API Reference
List sessions
Lists all sessions associated with the provided OpenAI API key.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
List of sessions retrieved successfully