Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

requestId
string<uuid>
required

Response

Success

requestId
string<uuid>
required
status
enum<string>
required
Available options:
PENDING,
GENERATING,
SUCCEEDED,
FAILED
contentUrl
string | null
error
string | null