Get Model Response
Get a specific model response.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Optional metadata for the request
Name of the provider
Path Parameters
Id of the response
Response
Model response retrieved successfully
Response ID.
Object type.
Creation timestamp.
Response status.
Maximum output tokens allowed.
Model used for the response.
Indicates if parallel tool calls were used.
ID of the previous response, if any.
Reasoning details.
Service tier.
Indicates if the response is stored.
Temperature setting for the model.
Tool choice used.
Tools used in the response.
Top-p sampling parameter.
Truncation setting.
Additional metadata.
Provider of the response.
Provider error object when the response failed.
Reason the response was cut off, e.g. max_output_tokens or content_filter.
Instructions provided for the response.
End-user identifier echoed from the request.