GET
Get a staff member

Authorizations

Authorization
string
header
required

OAuth2 JWT issued by the Sanicus auth server. All endpoints require a valid token.

Path Parameters

uuid
string<uuid>
required

UUID of the staff member

Response

Staff member found

uuid
string<uuid>
uuidTenant
string<uuid>
name
string
email
string
staffNumber
string
workingHoursStart
object
workingHoursEnd
object
workingDays
string[]
role
string
active
boolean
createdAt
string<date-time>
updatedAt
string<date-time>