Practitioner
Get a single practitioner
Get practitioner data by id
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Required range:
x > 0
Example:
1
Response
200 - application/json
Object with practitioner data.
Practitioner id
Required range:
x > 0
Example:
1
Practitioner first name
Example:
"Albus"
Practitioner last name
Example:
"Dumbledore"
Practitioner email
Practitioner title
Example:
"Dr"
Practitioner profession
Example:
"Physiotherapist"
Practitioner description
Example:
"Practitioner admin of Hogwarts"
Practitioner role name
Available options:
practitioner admin
, practitioner
, accountant
, practice manager
, receptionist
Example:
"practitioner admin"
Object archived date time
Example:
"2023-07-30T09:00:00.000Z"
Whether the practitioner is active
Whether online booking is enabled
Practitioner timezone
Example:
"Australia/Adelaide"
Object creation date time
Example:
"2023-07-30T09:00:00.000Z"
Object update date time
Example:
"2023-07-30T09:00:00.000Z"