/portalAPI/DACAnalysisItem/*

1 min. readlast update: 07.16.2026

This article will encompass all portalAPI calls that are related to /portalAPI/DACAnalysisItem/* 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

DACAnalysisItemGetById

 

DACAnalysisItemGetById

https://portalapi.INSTANCE.threatlocker.com/portalapi/portalapi/DACAnalysisItem/DACAnalysisItemGetById

  • Method: GET
  • Description: This API is used when navigating to the Health Center page of the ThreatLocker Portal, selecting the DAC tab in the top right corner, and selecting a specific DAC result to display additional information about it. This API will return additional information regarding the DAC check, including the associated risks and suggested resolutions.
  • Required Body/Parameters
    • analysisItemId: This field is used to determine which DAC check's information will be returned. Each DAC check has a unique analysisItemId assigned to it. To get the list of analysisItemIds (DAC check results) that apply in your organization, use the DACAnalysisResultsGetByParameters to get the list.
      • Expects: An Integer value
  • Optional Body/Parameters
    • N/A
  • Permissions Needed for User
    • View DAC Results
Was this article helpful?