admin
Returns the list of subscriptions for the given project.
get/v1/admin/{+parent}/subscriptions
Path parameters
parentstring required
Required. The parent whose subscriptions are to be listed. Structured like projects/{project_number}/locations/{location}.
Query parameters
pageSizeinteger
The maximum number of subscriptions to return. The service may return fewer than this value. If unset or zero, all subscriptions for the parent will be returned.
pageTokenstring
A page token, received from a previous ListSubscriptions call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListSubscriptions must match the call that provided the page token.
Response
Successful response