The Open API specification for Synapse is now available for download!

Download Open API Spec

GET /subscription/{id}

This API is used to retrieve a subscription given its ID
Target users: Synapse user who created this subscription.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/subscription/{id}

Resource URL Variables
{id} - the ID of the subscription that is created when the user subscribed to the topic
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object Subscription
(application/json)