Skip to main content
GET
ListMonitorSegments

Authorizations

Authorization
string
header
required

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

Query Parameters

monitorId
string

The monitor whose segments to list: either a custom monitor id, or the Coalesce Quality path of the monitor. Both are accepted wherever this API addresses a monitor.

Minimum string length: 1

Response

200 - application/json

Success

segments
MonitorSegment · object[]

The monitor's segments, ordered by name. Empty when the monitor is not segmented, or has not ingested any data yet.