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

Download Open API Spec

GET /entity/{id}/version/{versionNumber}/generatedBy

Get an existing activity for a specific version of an Entity.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/version/{versionNumber}/generatedBy

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