v3
latestSwagger 2.02026-07-1342207288.7 KBRetrieves a single run step from a thread run.
get/threads/{threadId}/runs/{runId}/steps/{stepId}
Path parameters
threadIdstring required
Identifier of the thread.
runIdstring required
Identifier of the run.
stepIdstring required
Identifier of the run step.
Query parameters
api-versionstring required
The API version to use for this operation.
include[]string[]
A list of additional fields to include in the response. Currently the only supported value is step_details.tool_calls[*].file_search.results[*].content to fetch the file search result content.
Response
The request has succeeded.