List utilisation for all participants
Budget utilisation data for ALL active participants across all support categories. PACE amounts come from budget_view; non-PACE amounts and time windows come from current-plan service bookings. Same fields as utilisation-overspend but not filtered to overspending categories only. Sorted by participant name then support category. Requires X-Plan-Manager-Id header.
Authentication
AuthorizationBearer
API key issued for your account. Send as Bearer token in the Authorization header.
X-Plan-Manager-Idstring
Plan manager UUID. Required on all public API requests to scope data access.
Query parameters
account_managers
Filter by account manager user IDs (comma-separated UUIDs)
categories
Only include these support categories (comma-separated)
exclude_categories
Exclude these support categories (comma-separated). If omitted, the web app’s default Funding exclusions are applied; pass an empty value to include all categories.
limit
Items per page (max 1000)
offset
Number of items to skip. Cannot be combined with after.
Response
List of utilisation rows for all participants
data
pagination
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error

