admin
Lists the subscriptions attached to the specified topic.
get/v1/admin/{+name}/subscriptions
Path parameters
namestring required
Required. The name of the topic whose subscriptions to list.
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 given topic will be returned.
pageTokenstring
A page token, received from a previous ListTopicSubscriptions call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListTopicSubscriptions must match the call that provided the page token.
Response
Successful response