v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Tasks

List all tasks

<small>Requires the tasks:read scope (or a broader one that includes it).</small>

Returns a paginated list of all tasks visible to the current user. For filtered search, use POST /tasks/filter.

get/v3/tasks

Query parameters

topinteger

Maximum number of items to return (default 25, max 1000).

skipinteger

Number of items to skip.

Response

Tasks retrieved successfully.

hasMoreboolean

Whether more items are available beyond the current page.