---
title: "Overviews of domains"
method: GET
path: "/domains"
tags: ["Domains"]
---

# Overviews of domains

`GET /domains`

## Query parameters

- `skip` integer
- `take` integer

## Response `200`

OK

- Domain[]
  - `domain_name` string — The domain name
  - `expiration_date` string, date-time — Expiration date of the domain
  - `will_renew` boolean — Indication of renewal. No value indicates that the renewal state could not be determined at the moment.

---

[API](https://skmtc.net/combell/apis/public-api.md) · [All operations](https://skmtc.net/combell/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/combell/public-api/revisions/d6d1ea012567/schema)
