Get Generation Status V2
AI Generation
Get Generation Status
GET
Get Generation Status V2
Retrieve the current status and results of a specific generation request.Documentation Index
Fetch the complete documentation index at: https://devkit4ai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for authentication
Path Parameters
Unique generation identifier
Response
Generation unique identifier
Current status (pending, processing, completed, failed)
Generation result (when completed)
Error message (if failed)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

