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.team_name |
String | The team this metadata belongs to. |
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 . |