curl --request GET \
--url https://api.icepanel.io/v1/user/notifications \
--header 'Authorization: <authorization>'{
"notifications": {
"catalogTechnology": true,
"comments": true,
"exports": true,
"invites": true,
"onboarding": true
}
}curl --request GET \
--url https://api.icepanel.io/v1/user/notifications \
--header 'Authorization: <authorization>'{
"notifications": {
"catalogTechnology": true,
"comments": true,
"exports": true,
"invites": true,
"onboarding": true
}
}Accepts a users notification key
OK
Subscribe the user to specific types of notifications
Show child attributes
Subscribe to updates about catalog technology interactions
Subscribe to comments, mentions, replies and resolutions
Subscribe to PDF export completions or failures
Subscribe to user invites to organizations
Subscribe to user registration onboarding help and tips