List notifications for the authenticated user.
Search query string used to filter results. This field supports specific syntax for filtering across multiple fields.
Optional sorting criteria for the results. Format is typically 'field:direction' (e.g., 'created:desc').
The page number to retrieve when using offset-based pagination. Ignored if 'searchAfter' is provided.
Used for cursor-based pagination. Pass the 'sort' key value from the last item of the previous page to retrieve the next set of results efficiently. Overrides 'page'.
The maximum number of items to return per page. Used for both offset and cursor-based pagination.
Returns an array of notifications for the authenticated user with read status and details.
The severity level. Possible values: INFO, WARNING, ERROR, URGENT, UPDATES
INFO, WARNING, ERROR, URGENT, UPDATES The unique identifier for the id
The hash value
Message content
The last occurrence timestamp
The
The type or category of the notification
UNKNOWN_SKU_IN_ORDER, ORDER_CANCELLATION_FAILED, AMAZON_PARTNERED_CARRIER, INVALID_ORDER_IDENTIFIER, MISSING_ORDER_INFORMATION, COMPLETING_ORDER_FORCEFULLY, ADDRESS_VERIFICATION_FAILED, ORDERS_OUT_OF_STOCK, RESTRICTIVE_SHIPMENT, NEW_RETURN, STOCK_BELOW_THRESHOLD, MULTIPLE_STOCK_QUANT_IDS, ITEM_NOT_STOCKED_AT_SHOP, INBOUND_COMPLETED, INBOUND_SHIPMENT_ARRIVED, INBOUND_STATUS_CHANGE, INBOUND_UNKNOWN_SKU, INBOUND_INFORMATION_MISSING, CUSTOMER_INQUIRY_UPDATE, CUSTOMER_INQUIRY_RESOLVED, INQUIRY_REMINDER, CUSTOMER_INQUIRY_NEW_QUIVO, CUSTOMER_INQUIRY_NEW, SHOP_ERROR, ITEM_NOT_FOUND, SHOP_DEACTIVATED, NOT_ENOUGH_ACCESS, LOCATION_NOT_FOUND, MULTIPLE_LOCATION_IDS, NO_LOCATION_CONFIGURED, IMPORTING_ORDERS_FAILED, EXPORTING_INVENTORY_FAILED, SHOP_NOT_CONFIGURED_PROPERLy, SHOP_AVAILABLE, NEW_RETURN_LINK_LABEL, ITEM_EXPIRATION, APPROVED_API_KEY_REQUEST, EXPIRED_API_KEY, DECLINED_API_KEY_REQUEST, DELETED_API_KEY_REQUEST, IMPORTANT_NOTIFICATION Array of content items