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

Download Open API Spec

ObjectType

org.sagebionetworks.repo.model.ObjectType

JSON enum for the types of objects in Synapse.

Enumeration
name description
ENTITY An element of the file hierarchy, e.g., file project, folder
ENTITY_CONTAINER An entity that can contain other entities
PRINCIPAL A user or group of users
ACTIVITY A provenance element, linking entities to provide their history
EVALUATION TODO: Auto-generated description
EVALUATION_ROUND Rounds defined within a specific Evaluation
SUBMISSION TODO: Auto-generated description
EVALUATION_SUBMISSIONS TODO: Auto-generated description
FILE TODO: Auto-generated description
MESSAGE TODO: Auto-generated description
WIKI TODO: Auto-generated description
FAVORITE TODO: Auto-generated description
ACCESS_REQUIREMENT TODO: Auto-generated description
ACCESS_APPROVAL TODO: Auto-generated description
TEAM TODO: Auto-generated description
TABLE TODO: Auto-generated description
ACCESS_CONTROL_LIST TODO: Auto-generated description
PROJECT_SETTING TODO: Auto-generated description
VERIFICATION_SUBMISSION TODO: Auto-generated description
CERTIFIED_USER_PASSING_RECORD TODO: Auto-generated description
FORUM TODO: Auto-generated description
THREAD TODO: Auto-generated description
REPLY TODO: Auto-generated description
FORM_GROUP Grouping of form data.
ORGANIZATION User defined schemas are governed by an Organization.
FORM_DATA Data of a form.
ENTITY_VIEW TODO: Auto-generated description
USER_PROFILE Details about a user, like name and organization
DATA_ACCESS_REQUEST TODO: Auto-generated description
DATA_ACCESS_SUBMISSION TODO: Auto-generated description
DATA_ACCESS_SUBMISSION_STATUS TODO: Auto-generated description
MEMBERSHIP_INVITATION An invitation to join a team
JSON_SCHEMA A JSON schema.
JSON_SCHEMA_DEPENDANT A JSON schema that references other schemas.
DATASET A dataset is a view of a list of entities.
DATASET_COLLECTION A dataset collection is a view of a list of datasets.
THREAD_VIEW Object used to proxy thread views
MATERIALIZED_VIEW A materialized view is defined by SQL run against one or more tables/views
VIRTUAL_TABLE A virtual table is a common table expression that references one or more tables/views
TABLE_STATUS_EVENT A change in the table status
DATA_ACCESS_SUBMISSION_EVENT An event fired when a user submits a data access submission
FILE_EVENT An event fired when a user uploads or downloads the file
QUERY_CACHE_HIT An event fired when a user's query hits the query cache.
PROJECT_STORAGE_EVENT An event fired when project storage change event needs to be propagated.
REPLICATED_EVENT An event fired after an object has been replicated.
PORTAL A representation of a Synapse portal.
OAUTH_CLIENT An OAuth 2.0 Client.