Changes to Retrieves a run step.
GET /threads/{thread_id}/runs/{run_id}/steps/{step_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 35 revisions of this API.3
What changed
- ○
added the new optional
queryrequest parameterinclude[]new-optional-request-parameter
- ○
added the optional property
step_details/oneOf[subschema #2: Tool calls]/tool_calls/items/oneOf[subschema #2: File search tool call]/file_search/ranking_optionsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
step_details/oneOf[subschema #2: Tool calls]/tool_calls/items/oneOf[subschema #2: File search tool call]/file_search/resultsto the response with the200statusresponse-optional-property-added
- ○