Retrieves the configuration for an enterprise.
This operation is performed by calling function getEnterpriseConfigurationByIdV2025R0.
See the endpoint docs at API Reference.
await adminClient.enterpriseConfigurations.getEnterpriseConfigurationByIdV2025R0(
enterpriseId,
{
categories: ['user_settings', 'content_and_sharing', 'security', 'shield'],
} satisfies GetEnterpriseConfigurationByIdV2025R0QueryParams,
);
string
GetEnterpriseConfigurationByIdV2025R0QueryParams
GetEnterpriseConfigurationByIdV2025R0OptionalsInputThis function returns a value of type EnterpriseConfigurationV2025R0.
Returns the enterprise configuration.