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

# POST /abdm/v1/consents/list

`POST /abdm/v1/consents/list`

## Headers

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

## Request body

- ConsentListConsentRequest
  - `hiu` CommonsEkaDocReference
    - `clinic_id` string
    - `d_oid` string
  - `patient` CommonsEkaPatientReference
    - `health_id` string
    - `oid` string

## Response `204`

No Content

- ConsentListConsentResponse
  - `consents` ConsentConsentDetail[]
    - `c_at` string, date-time
    - `consent_id` string
    - `consent_init_id` string
    - `hi_types` string[]
    - `period` CommonsPeriodWithExpiry
      - `expiry` string, date-time
      - `from` string, date-time
      - `to` string, date-time
    - `status` string
    - `u_at` string, date-time

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