# Query message notification server IP (/en/api-reference/api-ref/cloud-transcoding/ncs-query-ip)

> For AI agents: see the complete documentation index at [llms.txt](/llms.txt).

Retrieves message notification server IP addresses.

- OpenAPI: /openapi/cloud-transcoding/cloud-transcoding.en.yaml
- Operation ID: query-cloud-transcoding-ncs-ip
- Method: GET
- Path: /v1/ncs/ip

## Servers

- https://api.sd-rtn.com

## Parameters

No parameters.

## Request body

No request body.

## Responses

### 200

The request succeeded and returned message notification server IP addresses.

- `data` (object)
  - `data.service` (object)
    - `data.service.hosts` (array)
      - `data.service.hosts.items` (object)
        - `data.service.hosts.items.primaryIP` (string) - The IP address of the Agora message notification server.
No schema.
