---
title: "Retrieve therapist pricing and price scaling for a service of a center"
method: GET
path: "/v1/centers/{center_id}/services/{service_id}/therapists?"
---

# Retrieve therapist pricing and price scaling for a service of a center

`GET /v1/centers/{center_id}/services/{service_id}/therapists?`

This API allows you to retrieve the details of all the therapists who can perform a particular service at a center. We can also filter on the basis of whether the catalog for the therapist is enabled or not.

## Path parameters

- `center_id` string, required
- `service_id` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
