get https://{baseUrl}/api/pushNotifications/id/
Log in to see full request history
Responses
401The caller is not authenticated with RegScale.
404The given ID doesn't exist.
401The caller is not authenticated with RegScale.
404The given ID doesn't exist.
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/pushNotifications/id/notificationId \
--header 'accept: application/json'
Try It!
to start a request and see the response here!