GET /REST/resources/effectiveSchema
Get the effective schema of a resource using its name.
Many of the Synapse resource are composition objects and one must navigate various interfaces of an object to fully digest it. This method provides a flattened (or effective) schema for the requested resource.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/REST/resources/effectiveSchema
Parameters
resourceId | The full name of the resource (see GET /REST/resources for the full list of names). |
Resource Information | |
---|---|
Authentication | not required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | None |