---
title: "Search"
method: POST
path: "/DataAlerts/AddSubscription"
---

# Search

`POST /DataAlerts/AddSubscription`

## Headers

- `galaxy-ap-name` string
- `galaxy-ap-password` string
- `galaxy-search-type` string
- `galaxy-client-session-id` string
- `galaxy-client-type` string

## Request body

- object
  - `RAW_BODY` string

## Response `200`

200

- object
  - `isAddSubscriptionSuccessful` boolean
  - `responseRecordCount` integer
  - `pagination` object
    - `currentPageNumber` integer
    - `resultsPerPage` integer
    - `totalPages` integer
  - `searchCriteria` object[]
  - `totalRequestExecutionTimeMs` integer
  - `requestId` string
  - `requestType` string
  - `requestTime` string
  - `isError` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/enformion/apis/enformiongo.md) · [All operations](https://skmtc.dev/enformion/apis/enformiongo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/enformion/enformiongo/revisions/424aa9af7fd8/schema)
