# Get domain restrictions Retrieve the domain restrictions for an account (tenant). Endpoint: GET /resources/configurations/restrictions/v1/email-domain/config Security: bearer ## Response 200 fields (application/json): - `active` (boolean, required) - `listType` (string, required) Enum: "ALLOW", "BLOCK" - `blockPublicDomains` (boolean, required)