Skip to main content
GET
Get Job Status

Endpoint

Authentication

No authentication required.

Path Parameters

string
required
The unique identifier of the job returned from the content generation endpoint

Response

boolean
Indicates if the request was successful
object

Example Request

Example Response

Status Values

Polling Recommendations

  • Poll every 5-10 seconds for status updates
  • Stop polling once status is completed or failed
  • Use exponential backoff if implementing automatic polling

Error Responses