curl --request GET \
--url https://api.icepanel.io/v1/user \
--header 'Authorization: <authorization>'{
"user": {
"defaultOrganizationId": "<string>",
"defaultOrganizationLandscapeIds": {},
"email": "[email protected]",
"theme": "light",
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"lastActiveAt": "2023-11-07T05:31:56Z",
"notifications": {
"catalogTechnology": true,
"comments": true,
"exports": true,
"invites": true,
"onboarding": true
},
"c4ModelExperience": "<string>",
"jobRole": "<string>",
"name": "<string>",
"referredBy": "<string>",
"referredByOrganizationId": "<string>",
"referredByUserId": "<string>"
}
}curl --request GET \
--url https://api.icepanel.io/v1/user \
--header 'Authorization: <authorization>'{
"user": {
"defaultOrganizationId": "<string>",
"defaultOrganizationLandscapeIds": {},
"email": "[email protected]",
"theme": "light",
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"lastActiveAt": "2023-11-07T05:31:56Z",
"notifications": {
"catalogTechnology": true,
"comments": true,
"exports": true,
"invites": true,
"onboarding": true
},
"c4ModelExperience": "<string>",
"jobRole": "<string>",
"name": "<string>",
"referredBy": "<string>",
"referredByOrganizationId": "<string>",
"referredByUserId": "<string>"
}
}OK
Show child attributes
light, dark, system 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
1 - 128