---
title: "GET /abdm/v1/care-contexts/linked"
method: GET
path: "/abdm/v1/care-contexts/linked"
---

# GET /abdm/v1/care-contexts/linked

`GET /abdm/v1/care-contexts/linked`

## Query parameters

- `hip_id` string, required — Unique identifier for the Health Information Provider (HIP).
- `oid` string — OID is used to Identify the user.

## Headers

- `X-Pt-Id` string
- `X-Partner-Pt-Id` string
- `X-Hip-Id` string

## Response `200`

OK

- RecordsResponse
  - `care_contexts` RecordsCareContext[], required
    - `care_context_id` string — Unique identifier for the care context.
    - `created_at` string
    - `display` string
    - `status` 'ConsentRaised' | 'ConsentGranted' | 'ConsentError' | 'DataRequested' | 'DataReceived' | 'DataProcessing' | 'DataProcessed' | 'InvalidDataReceived' | 'NoDataAvailable'

## Other responses

- `4XX`
- `5XX`

---

[API](https://skmtc.net/eka/apis/eka-developer-apis.md) · [All operations](https://skmtc.net/eka/apis/eka-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eka/eka-developer-apis/versions/9ea23456f722/schema)
