Get Topic Subscription

GET {{baseUrl}}/v1/:topic/subscriptions?pageSize=<>&pageToken=<>

Lists the name of the subscriptions for this topic.

Request Params

KeyDatatypeRequiredDescription
pageSizestringMaximum number of subscriptions to return.
pageTokenstringThe 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.