Retrieve all of the Account objects.Copy Pageget https://{server_address}/ResourceServer/api/v10/Account/ByExtensionReturns accounts that match the supplied search criteria.Query Paramsextensionsarray of stringsExtension keys to search against.extensionsADD stringextensionValuestringExtension value to match.operatorstringSearch operator used when matching the supplied value.Responses 200List of matching accounts. 400The request could not be processed.Updated about 2 months ago