POST /subscription/list
This API is used to retrieve subscriptions one has based on a list of provided topics.
These topics must have the same objectType.
Target users: all Synapse users.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/subscription/list
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | POST |
| Request Object | SubscriptionRequest (application/json) |
| Response Object | SubscriptionPagedResults (application/json) |