---
title: "Get all organization service facilities"
method: GET
path: "/api/organization-service-facilities/v2"
tags: ["v2"]
---

# Get all organization service facilities

`GET /api/organization-service-facilities/v2`

## Query parameters

- `limit` integer
- `name` string
- `organization_service_facility_ids` V2OrganizationServiceFacilityId — unresolved $ref
- `external_ids` string
- `place_of_service_code` '01' | '02' | '03' | '04' | '05' | '06' | '07' | '08' | '09' | '10' | '11' | '12' | '13' | '14' | '15' | '16' | '17' | '18' | '19' | '20' | '21' | '22' | '23' | '24' | '25' | '26' | '31' | '32' | '33' | '34' | '41' | '42' | '49' | '50' | '51' | '52' | '53' | '54' | '55' | '56' | '57' | '58' | '60' | '61' | '62' | '65' | '71' | '72' | '81' | '99' — Box 24B on the CMS-1500 claim form. Line-level place of service is not currently supported. 02 for telemedicine, 11 for in-person. Full list here: https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set
- `page_token` string
- `organization_id` string, uuid

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V2OrganizationServiceFacilityPage — unresolved $ref

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
