Get a response
GoModel API reference for GET /v1/responses/: Get a response.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response ID
Query Parameters
Provider override for native lookups
Fields to include in the response
Fields to include in the response
Whether to include obfuscated response data
Input item offset for providers that support it
Response
OK
IncompleteDetails explains a status of "incomplete": the model hit max_output_tokens, was stopped by a content filter, or the upstream stream was interrupted.
"response"
PreviousResponseID names the response this one was chained from, as OpenAI echoes it; stored snapshots follow it to rebuild the history.
"completed", "incomplete", "failed", "in_progress"