cURL
curl --request GET \ --url https://api.opper.ai/v3/generations/{id} \ --header 'Authorization: Bearer <token>'
{}
Get a specific recorded generation by ID.
API key authentication. Pass your API key as a Bearer token.
Generation ID
Successful response
Recorded generation with request and response data