Required. The name of the debug session transaction. Must be of the form: organizations/{organization}/environments/{environment}/apis/{api}/revisions/{revision}/debugsessions/{session}/data/{transaction}.
If the API proxy resource has the space attribute set, IAM permissions are checked differently . To learn more, read the Apigee Spaces Overview.
Authorization requires the following IAM permission on the specified resource name:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["This API endpoint retrieves debug data from a specific transaction within a debug session."],["The request must be a `GET` request directed to a URL with a specific path structure defined in the documentation."],["The URL path requires a `name` parameter, structured to identify the target organization, environment, API, revision, debug session, and transaction."],["No request body is required, meaning that the request body must be empty to function as intended."],["Successful requests return a `DebugSessionTransaction` instance, and the request needs the authorization scope `https://www.googleapis.com/auth/cloud-platform` and the `apigee.tracesessions.get` IAM permission."]]],[]]