Events REST Endpoints

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