Responses
Retrieves a model response with the given ID.
get/responses/{response_id}
Path parameters
response_idstring required
Example:resp_677efb5139a88190b512bc3fef8e535d
The ID of the response to retrieve.
Query parameters
includeIncludable[]
Specify additional output data to include in the response. Currently supported values are:
- file_search_call.results: Include the search results of the file search tool call.
- message.input_image.image_url: Include image urls from the input message.
- computer_call_output.output.image_url: Include image urls from the computer call output.
Response
OK