List sessions for a project
Path parameters
The project identifier: either project ID or project name.
The project identifier: either project ID or project name.
Query parameters
Cursor for pagination (session ID)
Cursor for pagination (session ID)
The max number of sessions to return at a time.
The max number of sessions to return at a time.
Sort order by ID: 'asc' (ascending) or 'desc' (descending).
Sort order by ID: 'asc' (ascending) or 'desc' (descending).
Response
Successful Response
Changes
Changed in 2 of the 70 revisions of this API.33
- ○
added the optional property
data/items/token_count_completionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/token_count_promptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/token_count_totalto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
data/items/token_count_completionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/token_count_promptfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/token_count_totalfrom the response with the200statusresponse-optional-property-removed
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●