findSubscriptionsBy
Find subscriptions that match the given attributes. At least one attribute should be set.
| Input | Type | Description |
|---|---|---|
| token | AuthToken | Authorization token. |
| subcriptionAttributes | SubscriptionAttributes | The attributes to match. |
| pagination | Pagination | Pagination. |
| Output | Type | Description |
|---|---|---|
| Subscriptions | A group of subscriptions. |