Events REST Endpoints

Application Operations/Hyperledger Fabric v1.4/Events
Use these operations to subscribe or unsubscribe to chaincode events
List Event Subscriptions
Method: get
Path: /restproxy/api/v2/channels/{channelId}/event-subscriptions
Subscribe to an Event
Method: post
Path: /restproxy/api/v2/channels/{channelId}/event-subscriptions
Unsubscribe from an Event
Method: delete
Path: /restproxy/api/v2/channels/{channelId}/event-subscriptions