---
title: "Get WHOIS profile usage"
method: GET
path: "/api/domains/v1/whois/{whoisId}/usage"
tags: ["Domains: WHOIS"]
---

# Get WHOIS profile usage

`GET /api/domains/v1/whois/{whoisId}/usage`

Retrieve domain list where provided WHOIS contact profile is used.

Use this endpoint to view which domains use specific contact profiles.

## Path parameters

- `whoisId` integer, required

## Response `200`

Success response

- string[] — Array of domains

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

---

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