Explore documentation
Metadata API response params
Response parameters
Namespace data
| Parameter | Type | Values |
|---|---|---|
id |
String | ID of the metadata record |
type |
String | metadata |
attributes |
Object | Attributes object (see below) |
attributes.key |
String | Key of the key-value pair |
attributes.value |
String | Value of the key-value pair |
attributes.owner_id |
String | ID of the owner |
attributes.owner_type |
String | Type of the owner, possible values are Monitor, Heartbeat, Incident, WebhookIntegration, or EmailIntegration |