Retrieve active notifications for a user

Authentication

Session ID. For details, see Authentication: retrieve session ID for a user.

HTTP

GET http://{{server}}/sdata/{{install}}j/userdata?Action=getNotifications&SID={{sid}}

URI parameters

Name

Description

{{server}}

Name or IP address of a Sage CRM server.

{{install}}

Sage CRM installation name. By default, this is CRM.

{{sid}}

Session ID of the user account whose notifications to retrieve.

Request body

None

Response

A JSON object containing an array of active notifications for the specified user.