List budgets
Budgets
List budgets
Retrieve a paginated list of budgets. Supports filtering by company, fiscal year, status, and period type.
GET
List budgets
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, fiscal_year, fiscalYear, status, period_type, periodType, created_at, createdAt, updated_at, updatedAt Sort descending
Search in budget title
Maximum string length:
255Filter by company ID
Filter by fiscal year
Required range:
1900 <= x <= 2100Filter by status
Available options:
Draft, PendingApproval, Approved, Obsolete Filter by period type
Available options:
Annual, Quarterly, Monthly