Method: organizations.environments.apis.revisions.debugsessions.data.list

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

string

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}.

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.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform