List Run Messages
Get response messages associated with a run.
Path parameters
Query parameters
Message ID cursor for pagination. Returns messages that come before this message ID in the specified sort order
Message ID cursor for pagination. Returns messages that come before this message ID in the specified sort order
Message ID cursor for pagination. Returns messages that come after this message ID in the specified sort order
Message ID cursor for pagination. Returns messages that come after this message ID in the specified sort order
Maximum number of messages to return
Maximum number of messages to return
Sort order for messages by creation time. 'asc' for oldest first, 'desc' for newest first
Sort order for messages by creation time. 'asc' for oldest first, 'desc' for newest first
Field to sort by
Field to sort by
Response
Successful Response
Changes
Changed in 4 of the 36 revisions of this API.11
- ○
added the optional property
items/oneOf[subschema #5: ToolCallMessage]/tool_callsto the response with the200statusresponse-optional-property-added
- ○
response property
items/oneOf[subschema #5: ToolCallMessage]/tool_calldeprecatedresponse-property-deprecated
- ○
- ○
added the optional property
items/oneOf[subschema #6: ToolReturnMessage]/tool_returnsto the response with the200statusresponse-optional-property-added
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/statusdeprecatedresponse-property-deprecated
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/stderrdeprecatedresponse-property-deprecated
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/stdoutdeprecatedresponse-property-deprecated
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/tool_call_iddeprecatedresponse-property-deprecated
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/tool_returndeprecatedresponse-property-deprecated
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
items/oneOf[subschema #2: UserMessage]/content/anyOf[subschema #1]/items/oneOf[subschema #1: TextContent]/signatureto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/oneOf[subschema #7: AssistantMessage]/content/anyOf[subschema #1]/items/oneOf[subschema #1: TextContent]/signatureto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterorder_bynew-optional-request-parameter
- ○