---
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.dev/terminal49/apis/terminal49-api-reference.md) · [All operations](https://skmtc.dev/terminal49/apis/terminal49-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/terminal49/terminal49-api-reference/revisions/998a27e39c03/schema)
