List of applications assigned to a Managed Account
GET {{biBaseURL}}/ManagedAccounts/:accountID/Applications
RESPONSES
status: OK
[{"ApplicationID":"int","Name":"string","DisplayName":"string","Version":"string","Command":"string","Parameters":"string","Publisher":"string","ApplicationType":"string","FunctionalAccountID":"int","ManagedSystemID":"int","IsActive":"bool","SmartRuleID":"int"}]