Batch Get Tasks
POST
/luma/tasks
- Authentication: Bearer token
- Batch query Luma video tasks; state: pending, processing, completed, failed
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
ids
string[]
Required
List of task IDs
Responses
Success
application/json
object[]
artifact
object
created_at
string
id
string
last_frame
object
request
object
state
string
thumbnail
object
video
object
video_raw
object