List all segments. An optional 'excludeReplacedSegments' parameter is used to get the list of segments which has not yet been replaced (determined by segment lineage entries) and can be queried from the table. The value is false by default.
Segment
List all segments. An optional 'excludeReplacedSegments' parameter is used to get the list of segments which has not yet been replaced (determined by segment lineage entries) and can be queried from the table. The value is false by default.
List all segments
GET
List all segments. An optional 'excludeReplacedSegments' parameter is used to get the list of segments which has not yet been replaced (determined by segment lineage entries) and can be queried from the table. The value is false by default.
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Name of the table
Query Parameters
OFFLINE|REALTIME
Whether to exclude replaced segments in the response, which have been replaced specified in the segment lineage entries and cannot be queried from the table
Start timestamp (inclusive)
End timestamp (exclusive)
Whether to exclude the segments overlapping with the timestamps, false by default
Response
200 - application/json
successful operation
Get the metadata for a segmentDelete the list of segments provided in the queryParam else all segments

