Skip to main content

task/list

Call task/list.

Parameters

limit
integer
The limit field.
cursor
string
Opaque pagination cursor. Omit for the first page; pass the prior response’s nextCursor to fetch the next page. Treat as opaque — do not parse, compare, or construct it.

Response

tasks
array
The tasks field.
nextCursor
string
Opaque pagination cursor. Omit for the first page; pass the prior response’s nextCursor to fetch the next page. Treat as opaque — do not parse, compare, or construct it.