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