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
required

ID of the Account.

Returns

Returns a map of Subscription names to Subscription objects.