---
title: "GET /abdm/uhi/v1/blood-bank/search/{request_id}"
method: GET
path: "/abdm/uhi/v1/blood-bank/search/{request_id}"
---

# GET /abdm/uhi/v1/blood-bank/search/{request_id}

`GET /abdm/uhi/v1/blood-bank/search/{request_id}`

Get Blood Banks which is searched.

## Path parameters

- `request_id` string, required — Request ID

## Headers

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

## Response `200`

OK

- ModelBloodBankStateWiseResponse
  - `data` ModelBloodBankEkaResponse
    - `context` ModelContext
      - `action` string
      - `city` string
      - `consumer_id` string
      - `consumer_uri` string
      - `core_version` string
      - `country` string
      - `domain` string
      - `message_id` string
      - `provider_id` string
      - `provider_uri` string
      - `timestamp` string
      - `transaction_id` string
    - `error_code` ModelErrorCode
      - `code` string
      - `message` string
    - `message` ModelUHIMessage
      - `catalog` ModelCatalogDescriptor
        - `descriptor` ModelUHIDescriptor
          - `code` string
          - `images` string
          - `long_desc` string
          - `name` string
          - `short_desc` string
        - `providers` ModelProviders[]
          - `categories` ModelUHICategory[]
            - `descriptor` ModelDescriptor
              - …
            - `id` string
          - `contact` ModelContact
            - `email` string
            - `phone` string
          - `descriptor` ModelUHIDescriptor
            - `code` string
            - `images` string
            - `long_desc` string
            - `name` string
            - `short_desc` string
          - `fulfillments` ModelUHIFulfillments[]
            - `id` string
            - `start` ModelTimeSeries
              - …
            - `type` string
          - `id` string
          - `items` ModelUHIItem[]
            - `category_id` string
            - `descriptor` ModelDescriptor
              - …
            - `fulfillment_id` string
            - `id` string
            - `quantity` ModelQuantity
              - …
          - `location` ModelUHILocation
            - `address` string
            - `city` ModelDescriptor
              - …
            - `country` ModelDescriptor
              - …
            - `descriptor` ModelUHIDescriptor
              - …
            - `gps` string
            - `id` string
  - `request_id` string
  - `status` 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/revisions/9ea23456f722/schema)
