Required. The name of the debug sessions for which to list transactions. Must be of the form: organizations/{organization}/environments/{environment}/apis/{api}/revisions/{revision}/debugsessions/{session}.
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 parent:
apigee.tracesessions.get
Query parameters
Parameters
limit
integer
Optional. A http query parameter that can control the maximum number of debug session transactions that can be returned by UAP.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListValue.
[[["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-08-20 UTC."],[[["\u003cp\u003eThis endpoint retrieves transaction IDs from a specified debug session within an Apigee environment using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL utilizes gRPC Transcoding syntax and requires a \u003ccode\u003eparent\u003c/code\u003e path parameter defining the specific debug session.\u003c/p\u003e\n"],["\u003cp\u003eAn optional \u003ccode\u003elimit\u003c/code\u003e query parameter allows control over the maximum number of transaction IDs returned in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty for this endpoint.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful requests will return a response body containing an instance of \u003ccode\u003eListValue\u003c/code\u003e, and the endpoint requires OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]