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

Download Open API Spec

GET /REST/resources

Get the list of Resource names for all Resources of Synapse. This includes The full names of each Entity type and Model object of the API.

The resulting names can be used to get the full schema or effective schema of each object (see : GET /REST/resources/schema and GET /REST/resources/effectiveSchema)

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/REST/resources

Resource Information
Authentication not required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object RestResourceList
(application/json)