List Responses
Get a list of all responses for the authenticated account.
Args: limit: Maximum number of responses to return (default: 20, max: 100) after: Cursor for pagination - return responses after this ID before: Cursor for pagination - return responses before this ID
Query parameters
Response
Successful Response
Changes
Changed in 3 of the 27 revisions of this API.7
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/output/items/anyOf[subschema #2: ToolCall]/argumentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/output/items/anyOf[subschema #2: ToolCall]/call_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/output/items/anyOf[subschema #2: ToolCall]/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/output/items/anyOf[subschema #2: ToolCall]/statusto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○