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

Download Open API Spec

EntityRef

org.sagebionetworks.repo.model.EntityRef

Represents a reference to the id and version of an entity to be used in collections.

Field Type Description
entityId STRING The 'syn' identifier of the entity. Required.
versionNumber INTEGER Indicates a specific version of a the entity. Required.