---
title: "List domain reservations"
method: GET
path: "/v1/domains"
tags: ["Domains"]
---

# List domain reservations

`GET /v1/domains`

## Response `200`

Successful Response

- Domain
  - `id` string
  - `created` integer
  - `updated` integer
  - `domain` string — Name of the domain to reserve, for example joe.hooks.webhookrelay.com, hooks.example.com, tunnel.mydomain.com, etc.

---

[API](https://skmtc.dev/webhookrelay/apis/webhook-relay.md) · [All operations](https://skmtc.dev/webhookrelay/apis/webhook-relay/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webhookrelay/webhook-relay/revisions/ce8fd4d3cf19/schema)
