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

Download Open API Spec

GET /evaluation/{ownerId}/wiki

Get the root WikiPage for an Evaluation.

Note: The caller must be granted the ACCESS_TYPE.READ permission on the owner.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/evaluation/{ownerId}/wiki

Resource URL Variables
{ownerId} The ID of the owning Evaluation.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object WikiPage
(application/json)