List goals
Goals
List goals
Retrieve a paginated list of goals. Supports filtering by company, status, priority, category, and due date.
GET
List goals
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, progress_percentage, created_at, updated_at Sort descending
Search in title and description
Maximum string length:
255Filter by company ID
Filter by status ID
Filter by priority ID
Filter by category ID
Filter by due date preset
Available options:
today, past-due, next-week, this-month, not-set