Retrieve a response
Responses
Retrieve a response
Retrieves the latest stored response object. Requires responses:write.
Use this after creating a background/non-streaming response to poll status, inspect output items, read errors, and discover generated file annotations.
GET
Retrieve a response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Response object.
Allowed value:
"response"Available options:
queued, in_progress, completed, failed, cancelled, incomplete