Supported Formats

json

Errors

Code Description
401 Unauthorized
500 Server crashed for some <%= reason %>

Params

Param name Description
access_token
required

CarePaths User OAuth Token

Validations:

  • Must be String.

patient
optional

ID of the requested patient

Validations:

  • Must be number.

name
optional

name of the requested patient

Validations:

  • Must be string.

gender
optional

Gender of the requested patient

Validations:

  • Must be string.

birthdate
optional

Patient birthdate; Format YYYY-MM-DD

Validations:

  • Must be Date.