...
Opvragen van een lijst van notificaties obv volgende criteria:
organisationIdorganisatie
notificationTypeIdtype notificatie
categoryId
createdOn
...
category
creatie tijdstip
Endpoint:
GET api\v1\notifications?organisationId=¬ificationTypeId=&categoryId=&createdOn.start=&createdOn.end=
Query string parameters:
organisationId
notificationTypeId
categoryId
createdOn
Response example:
Opvragen detail van een notificatie
...