Event Subscriptions REST Endpoints

Event Subscribers/Event Subscriptions
The event subscriptions resource lists all the subscriptions of a subscriber. For example, a communication subscriber that's subscribed to a student enrollment event.
Get all event subscriptions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/eventSubscribers/{EventSubscriberId}/child/eventSubscriptions
Get an event subscription
Method: get
Path: /fscmRestApi/resources/11.13.18.05/eventSubscribers/{EventSubscriberId}/child/eventSubscriptions/{EventSubscriptionId}