Get Topic Subscription
GET {{baseUrl}}/v1/:topic/subscriptions?pageSize=<>&pageToken=<>
Lists the name of the subscriptions for this topic.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
pageSize | string | Maximum number of subscriptions to return. | |
pageToken | string | The value returned by the last ListSubscriptionsResponse ; indicates that | |
this is a continuation of a prior ListSubscriptions call, and that the | |||
system should return the next page of data. |