View HoS cycles
GET https://d2.pegasusgateway.com/segments/hos?auth={{AUTH_TOKEN}}&from=2023-11-01T15:45:26&to=2023-11-23T02:04:52&entities=14742
Request Params
Key | Datatype | Required | Description |
---|
auth | string | | |
from | string | | start date YYYY-MM-DD[Thh:mm:ss] |
to | string | | end date YYYY-MM-DD[Thh:mm:ss], defaults to current time |
entities | number | | Ids related to vehicles or assets |
groups | number | | Groups to search for |
pointer | number | | 0 by default. The element pointer of the segment api. |
limit | null | | Amount of cycles. By default is 250. Maximum is 250. |
section | number | | The API sections the entities when the quantity is greater than 100, the API returns how many sections it was divided into |
| | | |