organizations
Lists debug sessions that are currently active in the given API Proxy revision.
get/v1/{+parent}/debugsessions
Path parameters
parentstring required
Required. The name of the API Proxy revision deployment for which to list debug sessions. Must be of the form: organizations/{organization}/environments/{environment}/apis/{api}/revisions/{revision}. If the API proxy resource has the space attribute set, IAM permissions are checked differently . To learn more, read the Apigee Spaces Overview.
Query parameters
pageSizeinteger
Optional. Maximum number of debug sessions to return. The page size defaults to 25.
pageTokenstring
Optional. Page token, returned from a previous ListDebugSessions call, that you can use to retrieve the next page.
Response
Successful response