List and search account servicersAsk AIget https://api.sandbox.tapico.io/v1/account-servicersGet a list of the account servicers.Query Paramsidarray of uuidsA CSV of specific resource IDs to retrieve.idADD uuidsearchstringlength ≤ 30Search for entities based on search term.regionstringenumRegion.EUPacificAsiaUSCAAllowed:EUPacificAsiaUSCAcountryCodestringCountry Code.cursorstringEach response payload may contain a nextCursor in the metadata, which is a pointer to the next set of results when more results are available. Set this query parameter to access the next page of results.limitinteger1 to 100Defaults to 20The numbers of items to return.sortstringenumSort by name property or default options.name:ASCname:DESCcreatedDateTime:ASCcreatedDateTime:DESCupdatedDateTime:ASCupdatedDateTime:DESCAllowed:name:ASCname:DESCcreatedDateTime:ASCcreatedDateTime:DESCupdatedDateTime:ASCupdatedDateTime:DESCResponses 200success response. 400Bad Request. 401The credentials used are not recognised. 403Forbidden. 422Request parameter validation error. 429Too many requests sent in quick succession. 500Internal Server Error.Updated 7 months ago