Skip to main content
GET
List AIHubMix video tasks

Autorizações

Authorization
string
header
obrigatório

Gateway-issued API key, formatted as sk-gateway-xxxxxxxx. Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).

Parâmetros de consulta

after
string

Pagination cursor returned as next_after by the previous page.

limit
integer
padrão:20

Number of tasks to return.

Intervalo necessário: 1 <= x <= 100
order
enum<string>
padrão:desc

Task creation order.

Opções disponíveis:
asc,
desc

Resposta

Video task list

object
enum<string>
obrigatório
Opções disponíveis:
list
data
object[]
obrigatório
has_more
boolean
obrigatório
next_after
string | null
obrigatório