> ## 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.

# View Transaction Timeline

> Get transaction events



## OpenAPI

````yaml get /transactions/{id}/events
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/{id}/events:
    get:
      tags:
        - Transactions
      summary: View Transaction Timeline
      description: Get transaction events
      operationId: ViewTransactionTimeline
      parameters:
        - name: id
          in: path
          description: ''
          required: true
          style: simple
          schema:
            type: string
        - 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: '3552'
            ETag:
              content:
                text/plain:
                  schema:
                    type: string
                  example: W/"de0-jarwRDOIE2HdSWJ8EbEJxg"
            Date:
              content:
                text/plain:
                  schema:
                    type: string
                  example: Thu, 16 Jan 2020 16:17:26 GMT
            Connection:
              content:
                text/plain:
                  schema:
                    type: string
                  example: keep-alive
          content:
            application/json; charset=utf-8:
              schema:
                allOf:
                  - $ref: '#/components/schemas/SuccessfulEventResponse'
                  - example:
                      status: success
                      message: Transaction events fetched
                      data:
                        - note: >-
                            Loaded modal
                            https://raveappv2.herokuapp.com/pay/akhlm
                          actor: h0vkard@flw.ext
                          object: modal
                          action: loaded
                          context: web
                          created_at: '2019-12-13T22:09:57.997Z'
                        - note: Switched to Pay with Bank Option
                          actor: h0vkard@flw.ext
                          object: modal
                          action: switched
                          context: web
                          created_at: '2019-12-13T22:09:58.001Z'
                        - note: Pay button clicked
                          actor: h0vkard@flw.ext
                          object: MODAL
                          action: click
                          context: web
                          created_at: '2019-12-13T22:09:56.903Z'
                        - note: IP Resolved 197.210.29.248
                          actor: h0vkard@flw.ext
                          object: IP
                          action: request
                          context: web
                          created_at: '2019-12-13T22:09:59.595Z'
                        - note: Switched to Pay with Card Option
                          actor: h0vkard@flw.ext
                          object: modal
                          action: switched
                          context: web
                          created_at: '2019-12-13T22:10:00.314Z'
                        - note: Entering Card Number
                          actor: h0vkard@flw.ext
                          object: Card Number
                          action: typing
                          context: web
                          created_at: '2019-12-13T22:10:03.505Z'
                        - note: Stopped entering Card Number
                          actor: h0vkard@flw.ext
                          object: Card Number
                          action: typing
                          context: web
                          created_at: '2019-12-13T22:10:04.522Z'
                        - note: Entering Expiry
                          actor: h0vkard@flw.ext
                          object: Expiry
                          action: typing
                          context: web
                          created_at: '2019-12-13T22:10:04.523Z'
                        - note: Entering CVV
                          actor: h0vkard@flw.ext
                          object: CVV
                          action: typing
                          context: web
                          created_at: '2019-12-13T22:10:06.595Z'
                        - note: Stopped entering Expiry
                          actor: h0vkard@flw.ext
                          object: Expiry
                          action: typing
                          context: web
                          created_at: '2019-12-13T22:10:06.593Z'
                        - note: Stopped entering CVV
                          actor: h0vkard@flw.ext
                          object: CVV
                          action: typing
                          context: web
                          created_at: '2019-12-13T22:10:12.412Z'
                        - note: Attempting card charge request
                          actor: h0vkard@flw.ext
                          object: CREDIT_CARD
                          action: charge
                          context: web
                          created_at: '2019-12-13T22:10:12.530Z'
                        - note: Submitted Payment Details
                          actor: h0vkard@flw.ext
                          object: payment details:credit_card
                          action: submitted
                          context: web
                          created_at: '2019-12-13T22:10:12.529Z'
                        - note: 'card charge request successful: request for PIN'
                          actor: h0vkard@flw.ext
                          object: CREDIT_CARD
                          action: charge
                          context: web
                          created_at: '2019-12-13T22:10:14.097Z'
                        - note: Attempting card charge request
                          actor: h0vkard@flw.ext
                          object: CREDIT_CARD
                          action: charge
                          context: web
                          created_at: '2019-12-13T22:10:19.209Z'
                        - note: Card charge taking too long. Polling for response
                          actor: h0vkard@flw.ext
                          object: LONG_REQUEST
                          action: charge
                          context: web
                          created_at: '2019-12-13T22:10:23.880Z'
                        - note: 'card charge request successful: request for OTP'
                          actor: h0vkard@flw.ext
                          object: CREDIT_CARD
                          action: charge
                          context: web
                          created_at: '2019-12-13T22:10:25.263Z'
                        - note: Attempting to validate card charge
                          actor: h0vkard@flw.ext
                          object: CARD_CHARGE
                          action: validate
                          context: web
                          created_at: '2019-12-13T22:10:31.630Z'
                        - note: Validate card charge request complete
                          actor: h0vkard@flw.ext
                          object: CARD_CHARGE
                          action: validate
                          context: web
                          created_at: '2019-12-13T22:10:33.146Z'
                        - note: Transaction Completed!
                          actor: h0vkard@flw.ext
                          object: TRANSACTION
                          action: completion
                          context: web
                          created_at: '2019-12-13T22:10:33.151Z'
                        - note: Validate card charge successful
                          actor: h0vkard@flw.ext
                          object: CARD_CHARGE
                          action: validate
                          context: web
                          created_at: '2019-12-13T22:10:33.147Z'
              example:
                status: success
                message: Transaction events fetched
                data:
                  - note: Loaded modal https://raveappv2.herokuapp.com/pay/akhlm
                    actor: h0vkard@flw.ext
                    object: modal
                    action: loaded
                    context: web
                    created_at: '2019-12-13T22:09:57.997Z'
                  - note: Switched to Pay with Bank Option
                    actor: h0vkard@flw.ext
                    object: modal
                    action: switched
                    context: web
                    created_at: '2019-12-13T22:09:58.001Z'
                  - note: Pay button clicked
                    actor: h0vkard@flw.ext
                    object: MODAL
                    action: click
                    context: web
                    created_at: '2019-12-13T22:09:56.903Z'
                  - note: IP Resolved 197.210.29.248
                    actor: h0vkard@flw.ext
                    object: IP
                    action: request
                    context: web
                    created_at: '2019-12-13T22:09:59.595Z'
                  - note: Switched to Pay with Card Option
                    actor: h0vkard@flw.ext
                    object: modal
                    action: switched
                    context: web
                    created_at: '2019-12-13T22:10:00.314Z'
                  - note: Entering Card Number
                    actor: h0vkard@flw.ext
                    object: Card Number
                    action: typing
                    context: web
                    created_at: '2019-12-13T22:10:03.505Z'
                  - note: Stopped entering Card Number
                    actor: h0vkard@flw.ext
                    object: Card Number
                    action: typing
                    context: web
                    created_at: '2019-12-13T22:10:04.522Z'
                  - note: Entering Expiry
                    actor: h0vkard@flw.ext
                    object: Expiry
                    action: typing
                    context: web
                    created_at: '2019-12-13T22:10:04.523Z'
                  - note: Entering CVV
                    actor: h0vkard@flw.ext
                    object: CVV
                    action: typing
                    context: web
                    created_at: '2019-12-13T22:10:06.595Z'
                  - note: Stopped entering Expiry
                    actor: h0vkard@flw.ext
                    object: Expiry
                    action: typing
                    context: web
                    created_at: '2019-12-13T22:10:06.593Z'
                  - note: Stopped entering CVV
                    actor: h0vkard@flw.ext
                    object: CVV
                    action: typing
                    context: web
                    created_at: '2019-12-13T22:10:12.412Z'
                  - note: Attempting card charge request
                    actor: h0vkard@flw.ext
                    object: CREDIT_CARD
                    action: charge
                    context: web
                    created_at: '2019-12-13T22:10:12.530Z'
                  - note: Submitted Payment Details
                    actor: h0vkard@flw.ext
                    object: payment details:credit_card
                    action: submitted
                    context: web
                    created_at: '2019-12-13T22:10:12.529Z'
                  - note: 'card charge request successful: request for PIN'
                    actor: h0vkard@flw.ext
                    object: CREDIT_CARD
                    action: charge
                    context: web
                    created_at: '2019-12-13T22:10:14.097Z'
                  - note: Attempting card charge request
                    actor: h0vkard@flw.ext
                    object: CREDIT_CARD
                    action: charge
                    context: web
                    created_at: '2019-12-13T22:10:19.209Z'
                  - note: Card charge taking too long. Polling for response
                    actor: h0vkard@flw.ext
                    object: LONG_REQUEST
                    action: charge
                    context: web
                    created_at: '2019-12-13T22:10:23.880Z'
                  - note: 'card charge request successful: request for OTP'
                    actor: h0vkard@flw.ext
                    object: CREDIT_CARD
                    action: charge
                    context: web
                    created_at: '2019-12-13T22:10:25.263Z'
                  - note: Attempting to validate card charge
                    actor: h0vkard@flw.ext
                    object: CARD_CHARGE
                    action: validate
                    context: web
                    created_at: '2019-12-13T22:10:31.630Z'
                  - note: Validate card charge request complete
                    actor: h0vkard@flw.ext
                    object: CARD_CHARGE
                    action: validate
                    context: web
                    created_at: '2019-12-13T22:10:33.146Z'
                  - note: Transaction Completed!
                    actor: h0vkard@flw.ext
                    object: TRANSACTION
                    action: completion
                    context: web
                    created_at: '2019-12-13T22:10:33.151Z'
                  - note: Validate card charge successful
                    actor: h0vkard@flw.ext
                    object: CARD_CHARGE
                    action: validate
                    context: web
                    created_at: '2019-12-13T22:10:33.147Z'
      deprecated: false
components:
  schemas:
    SuccessfulEventResponse:
      title: SuccessfulEventResponse
      required:
        - status
        - message
        - data
      type: object
      properties:
        status:
          type: string
        message:
          type: string
        data:
          type: array
          items:
            $ref: '#/components/schemas/Data29'
          description: ''
      example:
        status: success
        message: Transaction events fetched
        data:
          - note: Loaded modal https://raveappv2.herokuapp.com/pay/akhlm
            actor: h0vkard@flw.ext
            object: modal
            action: loaded
            context: web
            created_at: '2019-12-13T22:09:57.997Z'
          - note: Switched to Pay with Bank Option
            actor: h0vkard@flw.ext
            object: modal
            action: switched
            context: web
            created_at: '2019-12-13T22:09:58.001Z'
          - note: Pay button clicked
            actor: h0vkard@flw.ext
            object: MODAL
            action: click
            context: web
            created_at: '2019-12-13T22:09:56.903Z'
          - note: IP Resolved 197.210.29.248
            actor: h0vkard@flw.ext
            object: IP
            action: request
            context: web
            created_at: '2019-12-13T22:09:59.595Z'
          - note: Switched to Pay with Card Option
            actor: h0vkard@flw.ext
            object: modal
            action: switched
            context: web
            created_at: '2019-12-13T22:10:00.314Z'
          - note: Entering Card Number
            actor: h0vkard@flw.ext
            object: Card Number
            action: typing
            context: web
            created_at: '2019-12-13T22:10:03.505Z'
          - note: Stopped entering Card Number
            actor: h0vkard@flw.ext
            object: Card Number
            action: typing
            context: web
            created_at: '2019-12-13T22:10:04.522Z'
          - note: Entering Expiry
            actor: h0vkard@flw.ext
            object: Expiry
            action: typing
            context: web
            created_at: '2019-12-13T22:10:04.523Z'
          - note: Entering CVV
            actor: h0vkard@flw.ext
            object: CVV
            action: typing
            context: web
            created_at: '2019-12-13T22:10:06.595Z'
          - note: Stopped entering Expiry
            actor: h0vkard@flw.ext
            object: Expiry
            action: typing
            context: web
            created_at: '2019-12-13T22:10:06.593Z'
          - note: Stopped entering CVV
            actor: h0vkard@flw.ext
            object: CVV
            action: typing
            context: web
            created_at: '2019-12-13T22:10:12.412Z'
          - note: Attempting card charge request
            actor: h0vkard@flw.ext
            object: CREDIT_CARD
            action: charge
            context: web
            created_at: '2019-12-13T22:10:12.530Z'
          - note: Submitted Payment Details
            actor: h0vkard@flw.ext
            object: payment details:credit_card
            action: submitted
            context: web
            created_at: '2019-12-13T22:10:12.529Z'
          - note: 'card charge request successful: request for PIN'
            actor: h0vkard@flw.ext
            object: CREDIT_CARD
            action: charge
            context: web
            created_at: '2019-12-13T22:10:14.097Z'
          - note: Attempting card charge request
            actor: h0vkard@flw.ext
            object: CREDIT_CARD
            action: charge
            context: web
            created_at: '2019-12-13T22:10:19.209Z'
          - note: Card charge taking too long. Polling for response
            actor: h0vkard@flw.ext
            object: LONG_REQUEST
            action: charge
            context: web
            created_at: '2019-12-13T22:10:23.880Z'
          - note: 'card charge request successful: request for OTP'
            actor: h0vkard@flw.ext
            object: CREDIT_CARD
            action: charge
            context: web
            created_at: '2019-12-13T22:10:25.263Z'
          - note: Attempting to validate card charge
            actor: h0vkard@flw.ext
            object: CARD_CHARGE
            action: validate
            context: web
            created_at: '2019-12-13T22:10:31.630Z'
          - note: Validate card charge request complete
            actor: h0vkard@flw.ext
            object: CARD_CHARGE
            action: validate
            context: web
            created_at: '2019-12-13T22:10:33.146Z'
          - note: Transaction Completed!
            actor: h0vkard@flw.ext
            object: TRANSACTION
            action: completion
            context: web
            created_at: '2019-12-13T22:10:33.151Z'
          - note: Validate card charge successful
            actor: h0vkard@flw.ext
            object: CARD_CHARGE
            action: validate
            context: web
            created_at: '2019-12-13T22:10:33.147Z'
    Data29:
      title: Data29
      required:
        - note
        - actor
        - object
        - action
        - context
        - created_at
      type: object
      properties:
        note:
          type: string
        actor:
          type: string
        object:
          type: string
        action:
          type: string
        context:
          type: string
        created_at:
          type: string
      example:
        note: Loaded modal https://raveappv2.herokuapp.com/pay/akhlm
        actor: h0vkard@flw.ext
        object: modal
        action: loaded
        context: web
        created_at: '2019-12-13T22:09:57.997Z'
  securitySchemes:
    bearer:
      type: http
      scheme: bearer

````