OpenAI Integration
Retrieve a response (OpenAI format)
Retrieves a stored response by ID.
Note: This endpoint also works without the /v1 prefix (e.g., /openai/responses/{response_id}).
get/openai/v1/responses/{response_id}
Path parameters
response_idstring required
The ID of the response to retrieve
Query parameters
providerstring
Provider the response was created with (defaults to openai)
includestring[]
Additional fields to include (repeatable)
starting_afterinteger
Sequence number of the event after which to start the response
include_obfuscationboolean
Whether to include obfuscation on the response
Response
Successful response