- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists the transaction IDs from a debug session.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*/apis/*/revisions/*/debugsessions/*}/data
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The name of the debug sessions for which to list transactions. Must be of the form: Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
limit |
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
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform