Retrieve a paginated list of all virtual accounts associated with your account.
total_pages: Total number of pagescurrent_page: Current page numbertotal_records: Total number of virtual accountsnext_page: URL for next pageprevious_page: URL for previous pageitems: Array of virtual account objectsid: Virtual account UUIDaccount_no: Account numberaccount_name: Account holder namebank_name: Bank namecurrency_code: Currency codeactive: Whether account is activeamount: Current balancefirst_name: First namelast_name: Last nameemail: Email addressmobile_number: Phone numberbvn: Bank Verification Numbermetadata: Additional metadatacreated_at: Creation timestampupdated_at: Last update timestampBearer token authentication. Include your API key in the Authorization header as: Bearer {your_api_key}
Page number for pagination
Number of items per page