Get Budget Rules

Get all budget rules for the authenticated plan manager.

Optional filters:

  • participant_id: Filter rules for a specific participant
  • active_only: Only return active rules (default: true)
get/api/v1/budget_rules/

Query parameters

participant_idstring uuid nullable

Filter by participant ID

Filter by participant ID

active_onlyboolean

Only return active rules

Only return active rules

plan_manager_idstring nullable

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.