Skip to main content
GET
List labels for an alarm

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alarmId
string<uuid>
required

The UUID of the alarm.

Response

A list of label IDs.

alarm_labels
string<uuid>[]
required