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