List of Managed Accounts

GET {{biBaseURL}}/ManagedAccounts

Request Params

KeyDatatypeRequiredDescription
systemNamenull(optional) Name of the managed system.
accountNamenull(optional) Name of the managed account.
systemIDnull(optional) ID of the Managed System.
workgroupNamenull(optional) Name of the Workgroup.
applicationDisplayNamenull(optional, when given, type must be application) Display name of the application.
ipAddressnull(optional, when given type must be one of system, domainlinked, or database) IP Address of the managed asset.
typenull(optional/recommended) Type of the managed account to return :
system: Returns local accounts.
recent: Returns recently used accounts.
domainlinked: Returns domain accounts linked to systems.
database: Returns database accounts.
cloud: Returns cloud system accounts.
application: Returns application accounts
limitnull(optional) (default: 1000) Number of records to return
offsetnull(optional) (default: 0) Number of records to skip before returning <limit> records