Skip to Content

EnterpriseDomainResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the domain record[default to null]
enterprise_idLongID of the enterprise this domain belongs to[default to null]
domainStringDomain name[default to null]
verification_tokenStringToken used for domain verification[default to null]
verification_methodStringMethod used for verification (e.g., dns_txt)[default to null]
is_verifiedBooleanWhether the domain has been verified[default to null]
verified_atStringTimestamp when the domain was verified[optional] [default to null]
auto_joinBooleanWhether users with this domain auto-join the enterprise[default to null]
is_activeBooleanWhether the domain is active[default to null]
created_atStringTimestamp when the domain was added[default to null]
updated_atStringTimestamp when the domain was last updated[default to null]

[Back to Model list] [Back to API list] [Back to README]