Tenants
Get tenant config
Returns the tenant's organizational policy: join policy, invitation rules, and email-domain claim status.
get/tenants/{tenant_id}/config
Path parameters
tenant_idinteger required
Example:7261845022003200000
Tenant identifier
Response
Tenant config
Example response
{
"email_domain_verified_at": "2026-05-20T10:00:00Z"
}