Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Use the following format for authentication: Bearer

Headers

Accept-Language
enum<string>
default:en-US,en

Config desired response language for HTTP requests.

Available options:
en-US,en
Example:

"en-US,en"

Path Parameters

id
string
required

Task id.

Response

Processing successful

model
string

Model name.

task_status
string

Processing status, PROCESSING (processing), SUCCESS (success), FAIL (failure). Note: Processing status needs to be obtained via query.

video_result
object[]

Video generation results.

request_id
string

Task number submitted by the user during the client request or generated by the platform.