Notifications
Get all notifications
Get all notification, if filtering by driver you can querystring like this "?filter={"driverNotification": {"driverId":99033}}"
get/notifications
Query parameters
limitinteger
Max number of rows that will be displayed per request
offsetinteger
Number of rows skipped from the beginning of the cursor
thingIdstring
Filter by a thing
statusstring
Filter by a thing
filterstring
Filter by a JSON string, like {"driverNotification": {"driverId":99033}} or {"deliveryNotification": {"deliveryId": 449812}}
Response
Get all notifications
Changes
No recorded changes to this endpoint across all 1 revision of this API.