List Expected AccountsAsk AIget https://api.arcadia.com/plug/expectedAccountsGet a list of expected accounts in the Arcadia system. This endpoint is pageable.Query ParamssearchstringA search query string. See this page for more information. The searchable fields for this endpoint are: expectedAccountNumber normalizedExpectedAccountNumber providerId providerName globalSearchstringA global search query string. See this page for more information.pageintegerDefaults to 0Zero-based page index (0..N)sizeintegerDefaults to 20The size of the page to be returnedsortarray of stringsSorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.sortADD stringHeadersArcadia-VersionstringrequiredDefaults to 2024-02-21The Arcadia-Version for the requestResponses 200Successfully retrieved expected accounts 401Unauthorized 403ForbiddenUpdated 5 months ago