Parameters
:
pageSize
parent
Location
:
path
Description
:
Required. The name of the API Proxy for which to list debug sessions. Must be of the form: `organizations/{organization}/apis/{api}`.
Type
:
string
Required
:
Yes
Pattern
:
^organizations/[^/]+/apis/[^/]+$
pageToken
Description
:
Optional. Page token, returned from a previous ListApiDebugSessions call, that you can use to retrieve the next page.
Type
:
string
Location
:
query
Parameter Order
:
parent
Scopes
:
https://www.googleapis.com/auth/cloud-platform
Description
:
Lists debug sessions that are currently active in the given API Proxy.
Path
:
v1/{+parent}/debugsessions
Flat Path
:
v1/organizations/{organizationsId}/apis/{apisId}/debugsessions
HTTP Method
:
GET