Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required
domainClaimId
string
required

Response

default - application/json
id
string
required

The identifier of DomainClaim

created_at
string<date-time> | null
required

The creation date

updated_at
string<date-time> | null
required

The update date

name
string
required

The claimed domain name

count
integer
required

Number of domains using this claim

Last modified on August 27, 2026