批量获取任务
POST
/luma/tasks
- 需要鉴权:Bearer Token
- 批量查询 Luma 视频任务;state:pending、processing、completed、failed
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
ids
string[]
Required
任务 ID 列表
Responses
成功
application/json
object[]
artifact
object
created_at
string
id
string
last_frame
object
request
object
state
string
thumbnail
object
video
object
video_raw
object