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

Download Open API Spec

GET /evaluation/{ownerId}/wiki/{wikiId}

Get a specific WikiPage of of 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/{wikiId}

Resource URL Variables
{ownerId} The ID of the owning Evaluation.
{wikiId} The ID of the WikiPage to get.
Parameters
wikiVersion

optional

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