v1
latestOpenAPI 3.0.12026-07-26245126202.6 KBSegment
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/segments/{tableName}
Path parameters
tableNamestring required
Name of the table
Query parameters
typestring
OFFLINE|REALTIME
excludeReplacedSegmentsstring
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
startTimestampstring
Start timestamp (inclusive)
endTimestampstring
End timestamp (exclusive)
excludeOverlappingboolean
Whether to exclude the segments overlapping with the timestamps, false by default
Response
successful operation
object[] required