Skip to Content
ReferenceAPIPractitionersList practitioners

Practitioners API

List practitioners

List practitioners in the current workspace.

GET/v1/practitioners
capability practitioners.list · v1operational dataserver-scoped workspace

Request

Path, query, and JSON body fields accepted by this operation.

This operation has no request fields.

Response

Successful responses use Dawn's data envelope.

  • dataPractitionerListrequired
    • idstring<uuid>required
    • workspaceIdstring<uuid>required
    • displayNamestringrequired
      min length 1max length 120
    • specialtystring | nullrequired
      max length 120
    • createdAtstring<date-time>required
  • metaobject

Errors

Error responses use the shared error envelope.

  • 403Scheduling is disabled or unavailable.
  • 503Practitioners are temporarily unavailable.
Last updated on