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

Download Open API Spec

GET /activity/{id}

Get an existing Activity

Access Control: Granted to those users who can see a single Entity that was generated by this Activity.

Resource URL

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

Resource URL Variables
{id} The ID of the activity to fetch.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object Activity
(application/json)