Skip to main content
GET
List AIHubMix video tasks

承認

Authorization
string
header
必須

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

クエリパラメータ

after
string

Pagination cursor returned as next_after by the previous page.

limit
integer
デフォルト:20

Number of tasks to return.

必須範囲: 1 <= x <= 100
order
enum<string>
デフォルト:desc

Task creation order.

利用可能なオプション:
asc,
desc

レスポンス

Video task list

object
enum<string>
必須
利用可能なオプション:
list
data
object[]
必須
has_more
boolean
必須
next_after
string | null
必須