---
title: "Get organization service facility by external_id"
method: GET
path: "/api/organization-service-facilities/v2/external-id/{external_id}"
tags: ["v2"]
---

# Get organization service facility by external_id

`GET /api/organization-service-facilities/v2/external-id/{external_id}`

Looks up a single organization service facility by its `external_id` field. This can be useful
for finding service facilities within Candid which are associated with service facilities in
an external system.

## Path parameters

- `external_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V2OrganizationServiceFacility — unresolved $ref

## Other responses

- `404` — Error response with status 404

---

[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)
