Skip to main content
Get the authenticated API key owner

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Metadata about the authenticated API key owner

organisationId
integer
required

Unique identifier for the organisation the API key belongs to

Required range: x > 0
Example:

1

practitionerId
integer
required

ID of the practitioner who owns the API key

Required range: x > 0
Example:

1

name
string
required

Name of the practitioner who owns the API key

Example:

"Albus Dumbledore"