Get list of trips with detailsAsk AIpost https://api.telematicssdk.com/trips/get/v1/Required level of authorization: User Body ParamsRAW_BODYjsonDefaults to { "StartDate": "2022-06-20T09:46:59.265Z", "EndDate": "2022-09-20T09:46:59.265Z", "IncludeDetails": true, "IncludeStatistics": true, "IncludeScores": true, "Locale": "EN", "UnitSystem": "Si", "SortBy": "StartDateUtc", "Paging": { "Page": 1, "Count": 10, "IncludePagingInfo": true } }{ "StartDate": "2022-06-20T09:46:59.265Z", "EndDate": "2022-09-20T09:46:59.265Z", "IncludeDetails": true, "IncludeStatistics": true, "IncludeScores": true, "Locale": "EN", "UnitSystem": "Si", "SortBy": "StartDateUtc", "Paging": { "Page": 1, "Count": 10, "IncludePagingInfo": true } }Responses 200200 400400Updated almost 4 years ago