Skip to main content
GET
/
v3
/
generations
/
{id}
Get generation
curl --request GET \
  --url https://api.opper.ai/v3/generations/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Path Parameters

id
string
required

Generation ID

Response

Successful response

Recorded generation with request and response data