Typescript (SDK)
Audio
Get audio job
Convenience alias for GET /v1/jobs/{id} that asserts the job is an audio generation job (404 otherwise).
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 
