---
title: "Get contact info schema"
method: GET
path: "/v1/registrar/domains/{domain}/contact-info/schema"
tags: ["domains-registrar"]
---

# Get contact info schema

`GET /v1/registrar/domains/{domain}/contact-info/schema`

Some TLDs require additional contact information. Use this endpoint to get the schema for the tld-specific contact information for a domain.

## Path parameters

- `domain` string, required — A valid domain name

## Query parameters

- `teamId` string

## Response `200`

Success

- object

## Other responses

- `400` — There was something wrong with the request
- `401` — Unauthorized
- `403` — NotAuthorizedForScope
- `429` — TooManyRequests
- `500` — InternalServerError

---

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