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

# Get Services

`GET /integrations/practice-better/services`

Get all services from Practice Better for the tenant.

## Response `200`

Successful Response

- PracticeBetterService[]
  - `id` string, required
  - `name` string, required
  - `duration` integer, nullable
  - `serviceType` string, 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)
