Practitioners API
List practitioners
List practitioners in the current workspace.
GET
/v1/practitionersRequest
Path, query, and JSON body fields accepted by this operation.
This operation has no request fields.
Response
Successful responses use Dawn's data envelope.
dataPractitionerListrequiredidstring<uuid>requiredworkspaceIdstring<uuid>requireddisplayNamestringrequiredmin length 1max length 120specialtystring | nullrequiredmax length 120createdAtstring<date-time>required
metaobject
Errors
Error responses use the shared error envelope.
403Scheduling is disabled or unavailable.503Practitioners are temporarily unavailable.
Last updated on