Retrieve details about a single organization discovery domain specified by ID. This endpoint is subject to eventual consistency; newly created, updated, or deleted discovery domains may not immediately appear in the response.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization discovery domain successfully retrieved.
Organization discovery domain identifier.
The domain name to associate with the organization e.g. acme.com.
3 - 255^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9])$The verification status of the discovery domain.
pending, verified A unique token generated for the discovery domain. This must be placed in a DNS TXT record at the location specified by the verification_host field to prove domain ownership.
The full domain where the TXT record should be added.
Indicates whether this domain should be used for organization discovery.