---
title: "GET /fact_relationship/{id}"
method: GET
path: "/fact_relationship/{id}"
tags: ["fact_relationshipController"]
---

# GET /fact_relationship/{id}

`GET /fact_relationship/{id}`

## Path parameters

- `id` object, required

## Response `200`

fact_relationship instance

- FactRelationshipWithRelations — (tsType: fact_relationshipWithRelations, schemaOptions: { includeRelations: true })
  - `domain_concept_id_1` number
  - `fact_id_1` number
  - `domain_concept_id_2` number
  - `fact_id_2` number
  - `relationship_concept_id` number

## Changes

- **2022-12-15** `17f92620449e` — 1 info
  - endpoint added
- **2022-11-28** `8517ac9eef50` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ohdsi/apis/data-connection/changes/fact_relationship/:id/get.md)

---

[API](https://skmtc.dev/ohdsi/apis/data-connection.md) · [All operations](https://skmtc.dev/ohdsi/apis/data-connection/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ohdsi/data-connection/revisions/b5ead99a1d44/schema)
