get https://barry251.dev.bomgar.com/api/config/v1/vault/account
Gets a paginated list of all Vault accounts. They can optionally be filtered using query string parameters documented below.
If more than one criteria is specified then AND logic is used to combine the criteria. For example, if both a type and name are specified then all Vault accounts with a matching type and name are returned.
If no filter criteria are specified then all Vault accounts are returned.
String parameters are always matched case-insensitively and exactly. No partial matches are allowed.