List participants
Paginated list of participants for the plan manager. Optional filters: status, state, account_manager, participant_number. 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
status
Filter by status
Allowed values:
state
Filter by state
account_manager
Filter by account manager user IDs (comma-separated UUIDs)
participant_number
Filter by NDIS participant number
limit
Items per page
offset
Number of items to skip
Response
List of participants
data
pagination
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error

