Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1 KB

File metadata and controls

12 lines (10 loc) · 1 KB

ListNotificationsParameters

Properties

Name Type Required Description
limit Long defines the maximum number of items to return per page (default: 50)
startingAfter String a cursor for use in pagination, points to the last ID in previous page
endingBefore String a cursor for use in pagination, points to the first ID in next page
status String filter notifications by their read state, one of 'unread' | 'read' | 'archived'
category String filter notifications by their category
topic String filter notifications by their topic