检索运行步骤
Authorizations
x-portkey-api-keystringRequired
x-portkey-virtual-keystringRequired
Path parameters
thread_idstringRequired
The ID of the thread to which the run and run step belongs.
run_idstringRequired
The ID of the run to which the run step belongs.
step_idstringRequired
The ID of the run step to retrieve.
Responses
200
OK
application/json
get
/threads/{thread_id}/runs/{run_id}/steps/{step_id}200
OK
Last updated