Retrieve Alert Client Tags

Internal

Fetches a list of client-specific tags associated with alerts for the specified tenant.

Note: When making API requests, ensure the following headers are included:

  • Authorization: Bearer UserToken (replace UserToken with your actual access token).
  • Content-Type: application/json
  • Accept: application/json

For more details, refer to the following:

Query Parameters

  • clientIdstringrequired

    Describes the clientId of the tenant

Responses

  • tagsarray

Loading Examples...