Transaction Details

Transaction Details display:

  • API suite – the suite for the requested transaction
  • Path – the last part of the path on which the request was made, starting with /{Tenant}/{API Context}/{Endpoint}/{Resource}
  • Request ID – each request is assigned an ID in GUID format
  • User name – the name of the user who made the request, if available
  • Service account – the ID of the service account that made the request, if available.
  • Response time – the total round trip time the request was handled by the gateway (in milliseconds)
  • Request time stamp – the gateway time stamp at the time the request was received.

Also displayed is each step the gateway took to process this transaction. Any failure is highlighted. Clicking each step shows details about that step.

For transactions that used API flows, this display first lists each API that was used. Click an API to shows details about the steps that were taken, as defined above.

An option to download the transaction details is available. The transaction detail JSON file contains application-level monitoring and system-level monitoring (if enabled).