get https://api.nudgesecurity.io/api/1.0/notifications/
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.nudgesecurity.io/api/1.0/notifications/notification_id \
--header 'accept: application/json'
xxxxxxxxxx
11{
"creation_date": "2025-03-29T11:57:36.129Z",
"id": 0,
"summary": "string",
"target_account_id": 0,
"target_app_id": 0,
"target_aws_account_id": 0,
"target_event_id": 0,
"target_oauth_grant_id": 0,
"target_resource_id": 0
}