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
required

ID of the Entity.

Returns

Returns a map of Subscription names to Subscription objects.