检索运行

Retrieves a run.

get
Authorizations
x-portkey-api-keystringRequired
x-portkey-virtual-keystringRequired
Path parameters
thread_idstringRequired

The ID of the thread that was run.

run_idstringRequired

The ID of the run to retrieve.

Responses
200

OK

application/json
get
/threads/{thread_id}/runs/{run_id}
200

OK

Last updated