---
title: "Get Consultants"
method: GET
path: "/integrations/practice-better/consultants"
tags: ["practice-better", "integrations"]
---

# Get Consultants

`GET /integrations/practice-better/consultants`

Get all consultants (practitioners and admins) from Practice Better for the tenant.

## Response `200`

Successful Response

- PracticeBetterConsultant[]
  - `id` string, required
  - `activationStatus` string, nullable
  - `emailAddress` string, nullable
  - `dateCreated` string, nullable
  - `dateModified` string, nullable
  - `isAssistant` boolean, nullable
  - `isOwner` boolean, nullable
  - `isPractitioner` boolean, nullable

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/c0f54348e251/schema)
