Skip to main content
POST
Query Asset

Query Asset

Query asset processing progress and details based on the task_id returned by Upload Asset.

Method and Path

Request Example

Response Example

Authentication

Body

string
required
The task ID returned when uploading the asset.

Response

string
Asset ID.
string
Asset name.
string
Asset URL.
string
Asset type: Image, Video, Audio.
string
ID of the asset group it belongs to.
string
Asset status: Processing (processing), Active (available for video generation), Failed (failed).
string | null
Error message when the asset fails.