Returns claimed domain information if authenticated user is an owner of the organization that claimed the domain, or if the user’s email domain matches the claimed domain.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Accepts an email address, domain name, or URL. The domain will be automatically extracted: for emails, the portion after @ is used (e.g., "[email protected]" becomes "example.com"); for URLs, the hostname is extracted (e.g., "https://www.example.com" becomes "example.com").
Domain claim status
Unique identifier for the claimed domain
"00000000-0000-0000-0000-000000000001"
Type of the parent entity that claimed the domain
"org"
ID of the parent entity that claimed the domain
"00000000-0000-0000-0000-000000000001"
The normalized domain name
"xyz.com"