Threads
Find a resumable run
Returns the active run that a client should resume, or an empty response when none exists.
Returns the active run that a client should resume, or an empty response when none exists.
Authorization
bearerAuth AuthorizationBearer <token>
Create an API key in g2b Settings, then send it as a Bearer token.
In: header
Path Parameters
id*string
Length
1 <= length <= 256Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/threads/string/runs/resumable"{ "run_id": "string"}