Typescript (SDK)
Jobs
Get job
Returns a specific generation job, including its status, progress, and result.
GET
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
Response
Job details
Available options:
queued, processing, completed, failed, cancelled 
