List Matching Subscription
GET {{baseUrl}}/v1/:project/subscriptions?pageToken=<>&pageSize=<>
Lists matching subscriptions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
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. | |||
pageSize | string | Maximum number of subscriptions to return. |