get https://platform.{env}.simpplr.com/v1/notifications
Notifications API retrieves notifications based on criteria provided in the request. The results are returned in a paginated format.
Responses
Notifications API retrieves notifications based on criteria provided in the request. The results are returned in a paginated format.
xxxxxxxxxx
curl --request GET \
--url https://platform.app.simpplr.com/v1/notifications \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: