Skip to main content
GET
Retrieve Office Staff

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

staff_id
integer
required

The ID of the staff member to retrieve

Response

200 - application/json
last_name
string
required
Maximum string length: 60
created_date
string<date-time> | null
read-only

When staff was added to the system.

dob
string<date> | null
email
string | null
read-only

Get office email using fallbacks

first_name
string
Maximum string length: 50
id
integer
read-only
middle_name
string
Maximum string length: 50
phone
string | null
Maximum string length: 20
practice
integer<int64>
read-only
prefix
string
Maximum string length: 20
sex
enum<string>
Available options:
Female,
Intersex/Other,
Male,
None selected
suffix
string
Maximum string length: 20
user_id
integer | null
read-only