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