List planner items
Planner
List planner items
Retrieve a paginated list of planner items. Supports filtering by company, type, status, business value, and date range.
GET
List planner items
Authorizations
Use your API key as a Bearer token. API keys can be generated in Settings → Integrations → API Access.
Query Parameters
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Field to sort by
Available options:
title, due_date, dueDate, start_date, startDate, status, business_value, businessValue, hours, cost_estimate, costEstimate, created_at, createdAt, updated_at, updatedAt Sort descending
Search in title and description
Maximum string length:
255Filter by company ID
Filter by planner item type ID
Filter by status
Available options:
In Progress, Not Started, Completed, On Hold, Cancelled, Pending Approval Filter by business value
Available options:
High, Medium, Low Include archived items
Filter by due date (from)
Filter by due date (to)