---
title: "List Webhook URLs"
method: HEAD
path: "/service/webhooks"
tags: ["Webhooks"]
---

# List Webhook URLs

`HEAD /service/webhooks`

Return webhooks path headers

## Query parameters

- `reverse_order` boolean
- `tag.{name}` string — A list of tag values, formatted for use in query string parameters
- `tag_exists.{name}` boolean
- `page` string
- `limit` integer

## Response `200`

- string

## Other responses

- `404` — Webhooks are not supported by this service implementation

## Changes

- **2026-08-10** `73a77c2ab589` — 1 info
  - added the new optional `query` request parameter `reverse_order`
- **2025-10-15** `8639ecff0b6c` — 2 info
  - added the new optional `query` request parameter `tag.{name}`
  - added the new optional `query` request parameter `tag_exists.{name}`
- **2025-10-06** `0eeba8c316ce` — 2 info
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `page`
- **2025-04-24** `b01aaf8cffe2` — 7 warning
  - the optional response header `Link` removed for the status `200`
  - the optional response header `X-Paging-Limit` removed for the status `200`
  - the optional response header `X-Paging-NextKey` removed for the status `200`
  - deleted the `query` request parameter `limit`
  - …3 more

[Change history](https://skmtc.dev/aws-samples/apis/time-addressable-media-store/changes/service/webhooks/head.md)

---

[API](https://skmtc.dev/aws-samples/apis/time-addressable-media-store.md) · [All operations](https://skmtc.dev/aws-samples/apis/time-addressable-media-store/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/time-addressable-media-store/revisions/eb3977b33601/schema)
