Get public org information by domain hostname. Returns 404 if domain not found or not verified.
{ "id": "<string>", "name": "<string>", "verified": true, "logo_url": "<string>", "config": { "email": "[email protected]", "address": "<string>", "terms_url": "<string>", "privacy_url": "<string>" } }
The domain hostname (e.g., example.com)
Public information about an org (organization)
Unique identifier for the org
Name of the org
Verification status of the org
URL of the organization logo
Organization configuration settings
Show child attributes
Organization contact email
128
Physical address
Terms of service URL
1024
Privacy policy URL
Was this page helpful?