API reference
List tasks
List tasks for the workspace associated with your API key.
GET
List tasks
List tasks with optional pagination (
cursor) and filtering (status).Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of tasks to return (max: 100).
Required range:
1 <= x <= 100Pagination cursor returned by a previous list call.
List tasks