Get participant by ID

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.

Path parameters

participant_idstringRequiredformat: "uuid"
Participant UUID

Response

Single participant
idstring or nullformat: "uuid"
Unique identifier for the participant
first_namestring or null
First name of the participant
last_namestring or null
Last name of the participant
participant_numberstring or null
NDIS participant number
emailstring or nullformat: "email"
Email address of the participant
statestring or null

State (e.g. NSW

Errors