/
WorkItemNotifications REST API 1

WorkItemNotifications REST API 1

To use this API, callers will first need to authenticate with the new authentications server. Once authenticated the authentication token can be sent in the header of the request to authenticate the caller.  

See the Changed Items API for details of how the /wiki/spaces/SD/pages/4654667 or /wiki/spaces/ESBUD/pages/1608523 is used as part of that API's response.  

The WorkItemNotifications API is used to send details of changes in the underlying subsystems to registered clients.   
URI
http://localhost:8080/seiapi/v4/bcs/workItemNotifications?rowver=<sequence>&limit=<value>

    • rowver – integer sequence number used to determine the last record returned by a call to this interface
    • limit – integer value to limit the number of records returned per api call.

      Method

      Description

      GET

      • Return all workItemNotifications. Limited functionality at the moment.

      PUT

      • Not supported.

      POST

      • Forward changed items to subscribed clients

      DELETE

      • Not supported.

Related content

REST Objects Work Item
REST Objects Work Item
Read with this
REST Objects Work Item Notification
REST Objects Work Item Notification
More like this
REST Notification Changed Items
REST Notification Changed Items
More like this