(Config Manager) - /portalAPI/CMConfiguration/*

1 min. readlast update: 07.16.2026

This article will encompass all portalAPI calls that are related to /portalAPI/CMConfiguration/* endpoints

 

If you are new to working with ThreatLocker PortalAPI endpoints and/or have questions regarding authentication and terminology used throughout this article, please look through the following guide:

Getting Started with ThreatLocker PortalAPIs

 

Table of Contents

CMConfigurationGetWithCategoryByIsEnabled

 

CMConfigurationGetWithCategoryByIsEnabled

https://portalapi.INSTANCE.threatlocker.com/portalapi/CMConfiguration/CMConfigurationGetWithCategoryByIsEnabled

  • Method: GET
  • Description: This API is used when navigating to the Config Manager page in the ThreatLocker Portal, selecting the Config Manager tab in the top right corner, and either selecting an existing policy or selecting the "New Policy" button in the top left corner. This API returns all available configurations that can be assigned to a Config Manager policy. When applying a configuration to a policy, be sure to use the Integer value that corresponds to the configuration you wish to apply. This Integer value is returned in the "value" field from this API. The Integer value can be used to obtain additional configuration information by calling the CMConfigurationGetForCreate API.
  • Required Body/Parameters
    • N/A
  • Optional Body/Parameters
    • N/A
  • Permissions Needed for User
    • View Configuration Manager
    • Edit Configuration Manager Policies
Was this article helpful?