Skip to main content
GET
/
v1
/
responses
/
{response_id}
cURL
curl --request GET \
  --url https://proxy.innk.cc/v1/responses/{response_id} \
  --header 'Authorization: Bearer <token>'
{}
Currently only OpenAI models are supported, please refer to the complete documentation.OpenAI API Reference

Authorizations

Authorization
string
header
required

The authentication header format is Bearer <API_KEY>, where <API_KEY> is your API token.

Path Parameters

response_id
string
required

Response ID

Response

200 - application/json

Model response

The response is of type object.