Skip to main content
GET
Node.js

Authorizations

Authorization
string
header
required

Send your API key as a bearer token: Authorization: Bearer sk_<secret>.

Path Parameters

id
string
required

Generation request ID.

Minimum string length: 1

Response

Current video generation status, which is pending, failed, or completed.

id
string
required

The ID of the generation request.

status
string
required

The status of the generation request.

Allowed value: "pending"