---
title: "List webhook IPs"
method: GET
path: "/webhooks/ips"
tags: ["Webhooks"]
---

# List webhook IPs

`GET /webhooks/ips`

Return the list of IPs used for sending webhook notifications.  This can be useful for whitelisting the IPs on the firewall.

## Response `200`

OK

- object
  - `webhook_notification_ips` string[]
  - `last_updated` string, date-time

---

[API](https://skmtc.net/terminal49/apis/terminal49-api-reference.md) · [All operations](https://skmtc.net/terminal49/apis/terminal49-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/terminal49/terminal49-api-reference/versions/05ac7931d5a1/schema)
