> ## Documentation Index
> Fetch the complete documentation index at: https://flutterwaveinc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get all Virtual Cards

> Fetch the details of all virtual cards



## OpenAPI

````yaml get /virtual-cards
openapi: 3.0.0
info:
  title: Flutterwave v3
  description: >-
    The Flutterwave for Business(F4B) APIs collection for all v3 endpoints with
    pre-formatted requests and response examples.
  contact: {}
  version: '1.0'
servers:
  - url: https://api.flutterwave.com/v3
    variables: {}
security:
  - bearer: []
tags:
  - name: Charges
    description: >-
      The charge APIs includes several payment collection methods to help you
      collect payments.
  - name: Tokenized Charges
    description: Tokenize your customers' cards with Flutterwave for faster payments
  - name: Preauthorization
    description: Manage preauth attemps on card transactions
  - name: Transactions
    description: Manage transactions, query statuses, logs and fees
  - name: Transfers
    description: Transfers to local and international customers
  - name: Beneficiaries
    description: Manage transfer beneficiaries
  - name: Virtual Cards
    description: Manage Flutterwave virtual cards
  - name: Virtual Account Numbers
    description: Manage virtual accounts
  - name: Collection Subaccounts
    description: Manage Collection Subaccounts
  - name: Payout Subaccounts
    description: Manage Payout Subaccounts
  - name: Subscriptions
    description: Manage user subscriptions
  - name: Payment Plans
    description: Manage Payment Plans
  - name: Bill Payments
    description: Manage Bill Payments
  - name: Banks
    description: Fetch Bank Information
  - name: Misc
    description: >-
      Verify user information like bank verification numbers, card bins, account
      information
  - name: Settlements
    description: Manage your settlements
  - name: Otps
    description: Create and manage one time passwords (OTPs) for your applications
  - name: Chargebacks
    description: Manage Chargebacks
paths:
  /virtual-cards:
    get:
      tags:
        - Virtual Cards
      summary: Get all Virtual Cards
      description: Fetch the details of all virtual cards
      operationId: GetallVirtualCards
      parameters:
        - name: Content-Type
          in: header
          description: ''
          required: true
          style: simple
          schema:
            enum:
              - application/json
            type: string
            example: application/json
      responses:
        '200':
          description: OK
          headers:
            X-Powered-By:
              content:
                text/plain:
                  schema:
                    type: string
                  example: Express
            Access-Control-Allow-Origin:
              content:
                text/plain:
                  schema:
                    type: string
                  example: '*'
            Access-Control-Allow-Headers:
              content:
                text/plain:
                  schema:
                    type: string
                  example: >-
                    Origin, X-Requested-With, Content-Type, Accept,
                    Authorization, v3-xapp-id, flw-auth-token, mra-auth-token,
                    alt_mode_auth
            Access-Control-Allow-Methods:
              content:
                text/plain:
                  schema:
                    type: string
                  example: PUT, POST, GET, DELETE, OPTIONS
            Content-Length:
              content:
                text/plain:
                  schema:
                    type: string
                  example: '3781'
            ETag:
              content:
                text/plain:
                  schema:
                    type: string
                  example: W/"ec5-EyJ3Y2KoNj5gdNjN5hX4ww"
            Date:
              content:
                text/plain:
                  schema:
                    type: string
                  example: Fri, 17 Jan 2020 18:46:11 GMT
            Connection:
              content:
                text/plain:
                  schema:
                    type: string
                  example: keep-alive
          content:
            application/json; charset=utf-8:
              schema:
                allOf:
                  - $ref: '#/components/schemas/SampleSuccessfulResponse'
                  - example:
                      status: success
                      message: Cards fetched successfully
                      data:
                        - id: 43ec6e92-9eb7-48ad-91c8-7bee425a33cf
                          account_id: 65637
                          amount: 20,000.00
                          currency: NGN
                          card_hash: 43ec6e92-9eb7-48ad-91c8-7bee425a33cf
                          card_pan: '5366130699778900'
                          masked_pan: 536613*******8900
                          city: Lekki
                          state: Lagos
                          address_1: 19, Olubunmi Rotimi
                          address_2: null
                          zip_code: '23401'
                          cvv: '134'
                          expiration: 2023-01
                          send_to: null
                          bin_check_name: null
                          card_type: mastercard
                          name_on_card: Jermaine Graham
                          created_at: '2020-01-17T18:33:29.013Z'
                          is_active: true
                          callback_url: https://your-callback-url.com/
                        - id: 7dc7b98c-7f6d-48f3-9b31-859a145c8085
                          account_id: 65637
                          amount: 20,000.00
                          currency: NGN
                          card_hash: 7dc7b98c-7f6d-48f3-9b31-859a145c8085
                          card_pan: '5366130719043293'
                          masked_pan: 536613*******3293
                          city: Lekki
                          state: Lagos
                          address_1: 19, Olubunmi Rotimi
                          address_2: null
                          zip_code: '23401'
                          cvv: '267'
                          expiration: 2023-01
                          send_to: null
                          bin_check_name: null
                          card_type: mastercard
                          name_on_card: Jermaine Graham
                          created_at: '2020-01-17T18:31:48.97Z'
                          is_active: true
                          callback_url: https://your-callback-url.com/
                        - id: acdbb983-09e2-463f-970a-409833dd40c3
                          account_id: 65637
                          amount: 45,000.00
                          currency: NGN
                          card_hash: acdbb983-09e2-463f-970a-409833dd40c3
                          card_pan: '5366138839204877'
                          masked_pan: 536613*******4877
                          city: Lekki
                          state: Lagos
                          address_1: 19, Olubunmi Rotimi
                          address_2: null
                          zip_code: '23401'
                          cvv: '266'
                          expiration: 2023-01
                          send_to: null
                          bin_check_name: null
                          card_type: mastercard
                          name_on_card: Aubrey Lamar
                          created_at: '2020-01-17T18:29:22.583Z'
                          is_active: true
                          callback_url: null
                        - id: 9891e1ad-a24c-4e9b-a844-9ee990823312
                          account_id: 65637
                          amount: 50,000.00
                          currency: NGN
                          card_hash: 9891e1ad-a24c-4e9b-a844-9ee990823312
                          card_pan: '5366130206773766'
                          masked_pan: 536613*******3766
                          city: Lekki
                          state: Lagos
                          address_1: 19, Olubunmi Rotimi
                          address_2: null
                          zip_code: '23401'
                          cvv: '391'
                          expiration: 2023-01
                          send_to: null
                          bin_check_name: null
                          card_type: mastercard
                          name_on_card: Aubrey Marshall
                          created_at: '2020-01-17T18:21:56.483Z'
                          is_active: true
                          callback_url: null
                        - id: cfe5e068-3fbc-4a5b-a843-9393fe8592de
                          account_id: 65637
                          amount: 50,000.00
                          currency: NGN
                          card_hash: cfe5e068-3fbc-4a5b-a843-9393fe8592de
                          card_pan: '5366133796787097'
                          masked_pan: 536613*******7097
                          city: Lekki
                          state: Lagos
                          address_1: 19, Olubunmi Rotimi
                          address_2: null
                          zip_code: '23401'
                          cvv: '464'
                          expiration: 2023-01
                          send_to: null
                          bin_check_name: null
                          card_type: mastercard
                          name_on_card: selma
                          created_at: '2020-01-14T05:24:48.747Z'
                          is_active: true
                          callback_url: null
                        - id: 4edc6b82-5d3f-433f-848a-e980a72e63b0
                          account_id: 65637
                          amount: 45,000.00
                          currency: NGN
                          card_hash: 4edc6b82-5d3f-433f-848a-e980a72e63b0
                          card_pan: '5366132470988252'
                          masked_pan: 536613*******8252
                          city: Lekki
                          state: Lagos
                          address_1: 19, Olubunmi Rotimi
                          address_2: null
                          zip_code: '23401'
                          cvv: '967'
                          expiration: 2023-01
                          send_to: null
                          bin_check_name: null
                          card_type: mastercard
                          name_on_card: Jessica selma
                          created_at: '2020-01-14T05:24:18.373Z'
                          is_active: true
                          callback_url: null
                        - id: 38c9201a-fcb2-48fd-875e-6494ed79a6bb
                          account_id: 65637
                          amount: 895,000.00
                          currency: NGN
                          card_hash: 38c9201a-fcb2-48fd-875e-6494ed79a6bb
                          card_pan: '5366132231776517'
                          masked_pan: 536613*******6517
                          city: Lekki
                          state: Lagos
                          address_1: 19, Olubunmi Rotimi
                          address_2: null
                          zip_code: '23401'
                          cvv: '949'
                          expiration: 2023-01
                          send_to: null
                          bin_check_name: null
                          card_type: mastercard
                          name_on_card: selma FLW
                          created_at: '2020-01-12T17:46:21.967Z'
                          is_active: true
                          callback_url: null
              example:
                status: success
                message: Cards fetched successfully
                data:
                  - id: 43ec6e92-9eb7-48ad-91c8-7bee425a33cf
                    account_id: 65637
                    amount: 20,000.00
                    currency: NGN
                    card_hash: 43ec6e92-9eb7-48ad-91c8-7bee425a33cf
                    card_pan: '5366130699778900'
                    masked_pan: 536613*******8900
                    city: Lekki
                    state: Lagos
                    address_1: 19, Olubunmi Rotimi
                    address_2: null
                    zip_code: '23401'
                    cvv: '134'
                    expiration: 2023-01
                    send_to: null
                    bin_check_name: null
                    card_type: mastercard
                    name_on_card: Jermaine Graham
                    created_at: '2020-01-17T18:33:29.013Z'
                    is_active: true
                    callback_url: https://your-callback-url.com/
                  - id: 7dc7b98c-7f6d-48f3-9b31-859a145c8085
                    account_id: 65637
                    amount: 20,000.00
                    currency: NGN
                    card_hash: 7dc7b98c-7f6d-48f3-9b31-859a145c8085
                    card_pan: '5366130719043293'
                    masked_pan: 536613*******3293
                    city: Lekki
                    state: Lagos
                    address_1: 19, Olubunmi Rotimi
                    address_2: null
                    zip_code: '23401'
                    cvv: '267'
                    expiration: 2023-01
                    send_to: null
                    bin_check_name: null
                    card_type: mastercard
                    name_on_card: Jermaine Graham
                    created_at: '2020-01-17T18:31:48.97Z'
                    is_active: true
                    callback_url: https://your-callback-url.com/
                  - id: acdbb983-09e2-463f-970a-409833dd40c3
                    account_id: 65637
                    amount: 45,000.00
                    currency: NGN
                    card_hash: acdbb983-09e2-463f-970a-409833dd40c3
                    card_pan: '5366138839204877'
                    masked_pan: 536613*******4877
                    city: Lekki
                    state: Lagos
                    address_1: 19, Olubunmi Rotimi
                    address_2: null
                    zip_code: '23401'
                    cvv: '266'
                    expiration: 2023-01
                    send_to: null
                    bin_check_name: null
                    card_type: mastercard
                    name_on_card: Aubrey Lamar
                    created_at: '2020-01-17T18:29:22.583Z'
                    is_active: true
                    callback_url: null
                  - id: 9891e1ad-a24c-4e9b-a844-9ee990823312
                    account_id: 65637
                    amount: 50,000.00
                    currency: NGN
                    card_hash: 9891e1ad-a24c-4e9b-a844-9ee990823312
                    card_pan: '5366130206773766'
                    masked_pan: 536613*******3766
                    city: Lekki
                    state: Lagos
                    address_1: 19, Olubunmi Rotimi
                    address_2: null
                    zip_code: '23401'
                    cvv: '391'
                    expiration: 2023-01
                    send_to: null
                    bin_check_name: null
                    card_type: mastercard
                    name_on_card: Aubrey Marshall
                    created_at: '2020-01-17T18:21:56.483Z'
                    is_active: true
                    callback_url: null
                  - id: cfe5e068-3fbc-4a5b-a843-9393fe8592de
                    account_id: 65637
                    amount: 50,000.00
                    currency: NGN
                    card_hash: cfe5e068-3fbc-4a5b-a843-9393fe8592de
                    card_pan: '5366133796787097'
                    masked_pan: 536613*******7097
                    city: Lekki
                    state: Lagos
                    address_1: 19, Olubunmi Rotimi
                    address_2: null
                    zip_code: '23401'
                    cvv: '464'
                    expiration: 2023-01
                    send_to: null
                    bin_check_name: null
                    card_type: mastercard
                    name_on_card: selma
                    created_at: '2020-01-14T05:24:48.747Z'
                    is_active: true
                    callback_url: null
                  - id: 4edc6b82-5d3f-433f-848a-e980a72e63b0
                    account_id: 65637
                    amount: 45,000.00
                    currency: NGN
                    card_hash: 4edc6b82-5d3f-433f-848a-e980a72e63b0
                    card_pan: '5366132470988252'
                    masked_pan: 536613*******8252
                    city: Lekki
                    state: Lagos
                    address_1: 19, Olubunmi Rotimi
                    address_2: null
                    zip_code: '23401'
                    cvv: '967'
                    expiration: 2023-01
                    send_to: null
                    bin_check_name: null
                    card_type: mastercard
                    name_on_card: Jessica selma
                    created_at: '2020-01-14T05:24:18.373Z'
                    is_active: true
                    callback_url: null
                  - id: 38c9201a-fcb2-48fd-875e-6494ed79a6bb
                    account_id: 65637
                    amount: 895,000.00
                    currency: NGN
                    card_hash: 38c9201a-fcb2-48fd-875e-6494ed79a6bb
                    card_pan: '5366132231776517'
                    masked_pan: 536613*******6517
                    city: Lekki
                    state: Lagos
                    address_1: 19, Olubunmi Rotimi
                    address_2: null
                    zip_code: '23401'
                    cvv: '949'
                    expiration: 2023-01
                    send_to: null
                    bin_check_name: null
                    card_type: mastercard
                    name_on_card: selma FLW
                    created_at: '2020-01-12T17:46:21.967Z'
                    is_active: true
                    callback_url: null
      deprecated: false
components:
  schemas:
    SampleSuccessfulResponse:
      title: SampleSuccessfulResponse
      required:
        - status
        - message
        - data
      type: object
      properties:
        status:
          type: string
        message:
          type: string
        data:
          type: array
          items:
            $ref: '#/components/schemas/Data43'
          description: ''
      example:
        status: success
        message: Cards fetched successfully
        data:
          - id: 43ec6e92-9eb7-48ad-91c8-7bee425a33cf
            account_id: 65637
            amount: 20,000.00
            currency: NGN
            card_hash: 43ec6e92-9eb7-48ad-91c8-7bee425a33cf
            card_pan: '5366130699778900'
            masked_pan: 536613*******8900
            city: Lekki
            state: Lagos
            address_1: 19, Olubunmi Rotimi
            address_2: null
            zip_code: '23401'
            cvv: '134'
            expiration: 2023-01
            send_to: null
            bin_check_name: null
            card_type: mastercard
            name_on_card: Jermaine Graham
            created_at: '2020-01-17T18:33:29.013Z'
            is_active: true
            callback_url: https://your-callback-url.com/
          - id: 7dc7b98c-7f6d-48f3-9b31-859a145c8085
            account_id: 65637
            amount: 20,000.00
            currency: NGN
            card_hash: 7dc7b98c-7f6d-48f3-9b31-859a145c8085
            card_pan: '5366130719043293'
            masked_pan: 536613*******3293
            city: Lekki
            state: Lagos
            address_1: 19, Olubunmi Rotimi
            address_2: null
            zip_code: '23401'
            cvv: '267'
            expiration: 2023-01
            send_to: null
            bin_check_name: null
            card_type: mastercard
            name_on_card: Jermaine Graham
            created_at: '2020-01-17T18:31:48.97Z'
            is_active: true
            callback_url: https://your-callback-url.com/
          - id: acdbb983-09e2-463f-970a-409833dd40c3
            account_id: 65637
            amount: 45,000.00
            currency: NGN
            card_hash: acdbb983-09e2-463f-970a-409833dd40c3
            card_pan: '5366138839204877'
            masked_pan: 536613*******4877
            city: Lekki
            state: Lagos
            address_1: 19, Olubunmi Rotimi
            address_2: null
            zip_code: '23401'
            cvv: '266'
            expiration: 2023-01
            send_to: null
            bin_check_name: null
            card_type: mastercard
            name_on_card: Aubrey Lamar
            created_at: '2020-01-17T18:29:22.583Z'
            is_active: true
            callback_url: null
          - id: 9891e1ad-a24c-4e9b-a844-9ee990823312
            account_id: 65637
            amount: 50,000.00
            currency: NGN
            card_hash: 9891e1ad-a24c-4e9b-a844-9ee990823312
            card_pan: '5366130206773766'
            masked_pan: 536613*******3766
            city: Lekki
            state: Lagos
            address_1: 19, Olubunmi Rotimi
            address_2: null
            zip_code: '23401'
            cvv: '391'
            expiration: 2023-01
            send_to: null
            bin_check_name: null
            card_type: mastercard
            name_on_card: Aubrey Marshall
            created_at: '2020-01-17T18:21:56.483Z'
            is_active: true
            callback_url: null
          - id: cfe5e068-3fbc-4a5b-a843-9393fe8592de
            account_id: 65637
            amount: 50,000.00
            currency: NGN
            card_hash: cfe5e068-3fbc-4a5b-a843-9393fe8592de
            card_pan: '5366133796787097'
            masked_pan: 536613*******7097
            city: Lekki
            state: Lagos
            address_1: 19, Olubunmi Rotimi
            address_2: null
            zip_code: '23401'
            cvv: '464'
            expiration: 2023-01
            send_to: null
            bin_check_name: null
            card_type: mastercard
            name_on_card: selma
            created_at: '2020-01-14T05:24:48.747Z'
            is_active: true
            callback_url: null
          - id: 4edc6b82-5d3f-433f-848a-e980a72e63b0
            account_id: 65637
            amount: 45,000.00
            currency: NGN
            card_hash: 4edc6b82-5d3f-433f-848a-e980a72e63b0
            card_pan: '5366132470988252'
            masked_pan: 536613*******8252
            city: Lekki
            state: Lagos
            address_1: 19, Olubunmi Rotimi
            address_2: null
            zip_code: '23401'
            cvv: '967'
            expiration: 2023-01
            send_to: null
            bin_check_name: null
            card_type: mastercard
            name_on_card: Jessica selma
            created_at: '2020-01-14T05:24:18.373Z'
            is_active: true
            callback_url: null
          - id: 38c9201a-fcb2-48fd-875e-6494ed79a6bb
            account_id: 65637
            amount: 895,000.00
            currency: NGN
            card_hash: 38c9201a-fcb2-48fd-875e-6494ed79a6bb
            card_pan: '5366132231776517'
            masked_pan: 536613*******6517
            city: Lekki
            state: Lagos
            address_1: 19, Olubunmi Rotimi
            address_2: null
            zip_code: '23401'
            cvv: '949'
            expiration: 2023-01
            send_to: null
            bin_check_name: null
            card_type: mastercard
            name_on_card: selma FLW
            created_at: '2020-01-12T17:46:21.967Z'
            is_active: true
            callback_url: null
    Data43:
      title: Data43
      required:
        - id
        - account_id
        - amount
        - currency
        - card_hash
        - card_pan
        - masked_pan
        - city
        - state
        - address_1
        - address_2
        - zip_code
        - cvv
        - expiration
        - send_to
        - bin_check_name
        - card_type
        - name_on_card
        - created_at
        - is_active
        - callback_url
      type: object
      properties:
        id:
          type: string
        account_id:
          type: integer
          format: int32
        amount:
          type: string
        currency:
          type: string
        card_hash:
          type: string
        card_pan:
          type: string
        masked_pan:
          type: string
        city:
          type: string
        state:
          type: string
        address_1:
          type: string
        address_2:
          type: string
          nullable: true
        zip_code:
          type: string
        cvv:
          type: string
        expiration:
          type: string
        send_to:
          type: string
          nullable: true
        bin_check_name:
          type: string
          nullable: true
        card_type:
          type: string
        name_on_card:
          type: string
        created_at:
          type: string
        is_active:
          type: boolean
        callback_url:
          type: string
          nullable: true
      example:
        id: 43ec6e92-9eb7-48ad-91c8-7bee425a33cf
        account_id: 65637
        amount: 20,000.00
        currency: NGN
        card_hash: 43ec6e92-9eb7-48ad-91c8-7bee425a33cf
        card_pan: '5366130699778900'
        masked_pan: 536613*******8900
        city: Lekki
        state: Lagos
        address_1: 19, Olubunmi Rotimi
        address_2: null
        zip_code: '23401'
        cvv: '134'
        expiration: 2023-01
        send_to: null
        bin_check_name: null
        card_type: mastercard
        name_on_card: Jermaine Graham
        created_at: '2020-01-17T18:33:29.0130255+00:00'
        is_active: true
        callback_url: null
  securitySchemes:
    bearer:
      type: http
      scheme: bearer

````