API reference
List segments
List log segments whose start sequence falls within the given range. Segments are the physical storage units of the log.
GET
List segments
Query Parameters
Start sequence number (inclusive). Defaults to 0.
Required range:
x >= 0End sequence number (exclusive). Defaults to max uint64.
Required range:
x >= 0List segments