List of tripsAsk AIpost https://api.telematicssdk.com/trips/get/admin/v1/shortBody ParamsRAW_BODYjsonDefaults to { "Identifiers": { "UserId": "UUID"}, "StartDate": "2023-03-01", "EndDate": "2023-03-16", "StartDateTimestampSec": 0, "EndDateTimestampSec": 0, "SortBy": "StartDateUtc", "IncludeRelated": true, "Paging": { "Page": 1, "Count": 20, "IncludePagingInfo": true } }{ "Identifiers": { "UserId": "UUID"}, "StartDate": "2023-03-01", "EndDate": "2023-03-16", "StartDateTimestampSec": 0, "EndDateTimestampSec": 0, "SortBy": "StartDateUtc", "IncludeRelated": true, "Paging": { "Page": 1, "Count": 20, "IncludePagingInfo": true } }Responses 200200 400400Updated almost 2 years ago