List tasks
Tasks
List tasks
Returns a paginated list of tasks. Supports search and filtering.
GET
List tasks
Authorizations
API key for authentication. Get yours at app.heffl.com/settings/developers
Query Parameters
Cursor for pagination. Pass the previous response nextCursor value to fetch the next page.
Number of items to return (max 100)
Required range:
1 <= x <= 100Search by task title
Filter by status
Available options:
OPEN, IN_PROGRESS, ON_HOLD, COMPLETED, CANCELLED Filter by task type
Available options:
call, todo, meeting Filter by priority
Available options:
LOW, MEDIUM, HIGH