Skip to main content

Get a list of Labels

GET 

/v1/labels

List through all labels discovered in the environment. This call returns a list of all labels found in the environment, allowing for input validation for investigation concerning a specific label.

Request

Header Parameters

    dig-api-key stringrequired

    Dig token header

Responses

Returns list of label names based on company

Schema
  • Array [
  • string

  • ]
Loading...