---
sourceDocument: Yokohama API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/api-reference

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Transaction details

# Transaction details {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The Script Debugger displays
transaction details for the current paused user session.

Transaction details are available in a dedicated resizeable section underneath the Call Stack
on the bottom left of the Script Debugger.  
Figure 1. Example transaction details  
The Script Debugger only displays transaction details when it pauses on a script. Developers can use transaction details to:

* Inspect the URL of the currently paused transaction.
* Inspect the request parameters for the currently paused transaction.
* Inspect network information about the current transaction.
* Inspect the user and session ID that initiated the debug transaction.
{#transaction-details__ul_ptx_lz5_xw}
**Related reference**   

* [Available transaction details](https://servicenow-prod.fluidtopics.net/sEA9f35kEVZnW8JGKKEgEg "The Script Debugger provides a standard set of transaction details for developers to debug and troubleshoot scripts.")

