notification-user-resource

getAllNotifications

get/api/user/notifications

Query parameters

body.containsstring
body.doesNotContainstring
body.equalsstring
body.instring[]
body.notEqualsstring
body.notInstring[]
body.specifiedboolean
color.equals'RED' | 'GREEN'
color.instring[]
color.notEquals'RED' | 'GREEN'
color.notInstring[]
color.specifiedboolean
id.equalsinteger
id.greaterThaninteger
id.greaterThanOrEqualinteger
id.ininteger[]
id.lessThaninteger
id.lessThanOrEqualinteger
id.notEqualsinteger
id.notIninteger[]
id.specifiedboolean
pageinteger

Page number of the requested page

path.containsstring
path.doesNotContainstring
path.equalsstring
path.instring[]
path.notEqualsstring
path.notInstring[]
path.specifiedboolean
readed.equalsboolean
readed.inboolean[]
readed.notEqualsboolean
readed.notInboolean[]
readed.specifiedboolean
sizeinteger

Size of a page

sortstring[]

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

userId.equalsinteger
userId.greaterThaninteger
userId.greaterThanOrEqualinteger
userId.ininteger[]
userId.lessThaninteger
userId.lessThanOrEqualinteger
userId.notEqualsinteger
userId.notIninteger[]
userId.specifiedboolean

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.