Retrieve group slab/tier log historyAsk AIget https://{host}/v2/userGroup2/slabHistoryThis API enables you to retrieve group's tier log history.Query ParamsfleetGroupIdint32Defines the fleet group id.startDatestringFilter results where transaction_date >= startDate. Enter the date in ISO standard date format.endDatestringFilter results where transaction_date < end_date. Enter the date in ISO standard date format.pageSizeint32Defines the maximum number of results that should be displayed. This should be a positive value.Responses 200200 400400Updated about 1 month ago