View past segments
GET https://api.pegasusgateway.com/segments?partition=entity_hos&from=2023-11-22T15:45:26&entities=14742
Request Params
Key | Datatype | Required | Description |
---|
partition | string | | How the segments are partitioned, for now only: entity_hos & kamaleon are supported |
from | string | | Time from YYYY-MM-DD[Thh:mm:ss] |
to | string | | Time to YYYY-MM-DD[Thh:mm:ss] |
duration | string | | ISO_8601 Duration format (PnYnMnDTnHnMnS, PnW, PT) (ex: P1D = Past 1 Day) |
entities | number | | Vehicle or Asset IDs to get data from |
offset | number | | Result offset to view next segments |
data.state | string | | Filter by working segments |
data.start_event.label | string | | Filter by data start_event label. The response will show the segment that has this specified label. |