---
title: "POST /abdm/v1/consents/details"
method: POST
path: "/abdm/v1/consents/details"
---

# POST /abdm/v1/consents/details

`POST /abdm/v1/consents/details`

## Headers

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

## Request body

- ConsentConsentDetailReq
  - `consent_id` string
  - `health_id` string

## Response `204`

No Content

- ConsentConsentDetailResp
  - `data` ConsentConsentDetailData[]
    - `care_contexts` ConsentCareContextDetail[]
      - `created_at` string
      - `display` string
      - `documents` ConsentDocumentDetail[]
        - `fhir_url` string
        - `id` string
      - `id` string
      - `status` string
    - `hip` ConsentHipDetail
      - `id` string
      - `name` string

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