Responds with a file with accounts.Ask AIget https://example.com/accounts/private/v1/admin/export/accountsAvailable for admins. Available for admins with "view_accounts" permission.Query ParamssortstringenumSorts records. Can be sorted in DESC direction by adding "-" prefix.idnumuberisActivecreatedAttype.nameuser.usernameAllowed:idnumuberisActivecreatedAttype.nameuser.usernamefilter[numberContains]stringApplies filter by number. Checks if number contains passed value. Can be used for search.filter[typeId]stringApplies filter by typeId.filter[isActive]stringApplies filter by isActive.filter[allowDeposits]stringApplies filter by allowDeposits.filter[allowWithdrawals]stringApplies filter by allowWithdrawals.filter[userId]stringApplies filter by userId.filter[accountType.currencyCode]stringApplies filter by currencyCode in account type.filter[isMitInstructionsAvailable]stringApplies filter by exist MIT bank accounts.filter[createdAtFrom]stringApplies filter by createdAt. Returns records where date >= passed.filter[createdAtTo]stringApplies filter by createdAt. Returns records where date < passed.page[size]stringSpecifies count of objects returned in response. Default value is 20.page[number]stringSpecifies page number to be shown in response. size + number makes offset for records. Default value is 1.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponses 200Successful request 400Bad Request 403ForbiddenUpdated 7 months ago