---
title: "Get relationship details"
method: GET
path: "/OrganizationAffiliation/{id}"
---

# Get relationship details

`GET /OrganizationAffiliation/{id}`

## Overview
Use this endpoint to a retrieve a single relationship record based on its unique identifier. This record describes a relationship between a pair of organisations. The types of relationships which an organisation may have will vary depending on the primary role of the organisation. In some case there may be multiple relationships between the same two organisations, each having a different relationship type. 

A FHIR OrganizationAffiliation Resource will be returned when a valid id is provided. Refer to our [Implementation Guidance](https://simplifier.net/guide/organisation-data-services/Home/FHIR-Assets/Profiles#UKCore-OrganizationAffiliation) pages for profiles and other FHIR assets.

## Path parameters

- `id` string, required

## Response `200`

Valid request that returns a FHIR OrganizationAffiliation resource

## Other responses

- `404` — Invalid ODS Code provided, will return a 404 Not Found error

---

[API](https://skmtc.net/nhs/apis/organisation-data-terminology-api-2.md) · [All operations](https://skmtc.net/nhs/apis/organisation-data-terminology-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhs/organisation-data-terminology-api-2/versions/c2df8e70fcf4/schema)
