v1
latestOpenAPI 3.0.02026-07-24189145350.1 KBNotifications
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