Subscriptions
List all Subscriptions
GET
/
entities
/
{ent_id}
/
subscriptions
Returns a map of Subscriptions names to Subscription objects associated with an Entity, or an empty array if none have been created.
Path Parameters
ent_id
string
requiredID of the Entity.
Returns
Returns a map of Subscription names to Subscription objects.