Get a generation
GET/api/v1/generations/:generation_id
Returns a single generation record by ID, including its status and the structured error payload when the generation failed (e.g. because the upstream AI provider returned an error).
Request
Responses
- 200
- 401
- 403
- 404
Generation details
Unauthorized
Forbidden
Generation not found