> ## 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 Multiple Transactions

> Fetch multiple previously initiated transactions



## OpenAPI

````yaml get /transactions
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:
  /transactions:
    get:
      tags:
        - Transactions
      summary: Get Multiple Transactions
      description: Fetch multiple previously initiated transactions
      operationId: GetMultipleTransactions
      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: '7404'
            ETag:
              content:
                text/plain:
                  schema:
                    type: string
                  example: W/"1cec-MA8Vd+x0PyNy5yAHHaOXMg"
            Date:
              content:
                text/plain:
                  schema:
                    type: string
                  example: Wed, 11 Mar 2020 19:42:03 GMT
            Connection:
              content:
                text/plain:
                  schema:
                    type: string
                  example: keep-alive
          content:
            application/json; charset=utf-8:
              schema:
                $ref: '#/components/schemas/SuccessfulSampleResponse'
      deprecated: false
components:
  schemas:
    SuccessfulSampleResponse:
      title: SuccessfulSampleResponse
      required:
        - status
        - message
        - meta
        - data
      type: object
      properties:
        status:
          type: string
        message:
          type: string
        meta:
          $ref: '#/components/schemas/Meta22'
        data:
          type: array
          items:
            $ref: '#/components/schemas/Data26'
          description: ''
    Meta22:
      title: Meta22
      required:
        - page_info
      type: object
      properties:
        page_info:
          $ref: '#/components/schemas/PageInfo'
      example:
        page_info:
          total: 158
          current_page: 1
          total_pages: 16
    Data26:
      title: Data26
      required:
        - id
        - tx_ref
        - flw_ref
        - device_fingerprint
        - amount
        - currency
        - charged_amount
        - app_fee
        - merchant_fee
        - processor_response
        - auth_model
        - ip
        - narration
        - status
        - payment_type
        - created_at
        - amount_settled
        - card
        - customer
        - account_id
      type: object
      properties:
        id:
          type: integer
          format: int32
        tx_ref:
          type: string
        flw_ref:
          type: string
        device_fingerprint:
          type: string
        amount:
          type: integer
          format: int32
        currency:
          type: string
        charged_amount:
          type: integer
          format: int32
        app_fee:
          oneOf:
            - type: number
            - type: integer
              format: int32
        merchant_fee:
          type: integer
          format: int32
        processor_response:
          type: string
        auth_model:
          type: string
        ip:
          type: string
        narration:
          type: string
        status:
          type: string
        payment_type:
          type: string
        created_at:
          type: string
        amount_settled:
          oneOf:
            - type: number
            - type: integer
              format: int32
        card:
          $ref: '#/components/schemas/Card'
        customer:
          $ref: '#/components/schemas/Customer1'
        account_id:
          type: integer
          format: int32
      example:
        id: 1163077
        tx_ref: akhlm-pstmn-23452
        flw_ref: FLW-M03K-781621ccfe976c03515bcd07a39f3db8
        device_fingerprint: N/A
        amount: 30300
        currency: NGN
        charged_amount: 30300
        app_fee: 11741.9
        merchant_fee: 0
        processor_response: Approved
        auth_model: noauth
        ip: pstmn
        narration: pstmn charge
        status: successful
        payment_type: card
        created_at: '2020-03-11T19:33:20.000Z'
        amount_settled: 18558.1
        card:
          type: MASTERCARD
          country: NIGERIA NG
          issuer: MASTERCARD  CREDIT
          first_6digits: '55318'
          last_4digits: '2950'
          expiry: 09/22
        customer:
          id: 252759
          email: user@example.com
          phone_number: 0813XXXXXXX
          name: Kendrick Graham
          created_at: '2020-01-15T13:26:24.000Z'
        account_id: 73362
    PageInfo:
      title: PageInfo
      required:
        - total
        - current_page
        - total_pages
      type: object
      properties:
        total:
          type: integer
          format: int32
        current_page:
          type: integer
          format: int32
        total_pages:
          type: integer
          format: int32
      example:
        total: 158
        current_page: 1
        total_pages: 16
    Card:
      title: Card
      required:
        - first_6digits
        - last_4digits
        - issuer
        - country
        - type
        - expiry
      type: object
      properties:
        first_6digits:
          type: string
        last_4digits:
          type: string
        issuer:
          type: string
        country:
          type: string
        type:
          type: string
        expiry:
          type: string
      example:
        first_6digits: '553188'
        last_4digits: '2950'
        issuer: MASTERCARD  CREDIT
        country: NG
        type: MASTERCARD
        expiry: 09/32
    Customer1:
      title: Customer1
      required:
        - id
        - phone_number
        - name
        - email
        - created_at
      type: object
      properties:
        id:
          type: integer
          format: int32
        phone_number:
          type: string
        name:
          type: string
        email:
          type: string
        created_at:
          type: string
      example:
        id: 1975414
        phone_number: '24709929220'
        name: Anonymous customer
        email: JoeBloggs@acme.co
        created_at: '2023-02-10T14:42:21.000Z'
  securitySchemes:
    bearer:
      type: http
      scheme: bearer

````