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

Download Open API Spec

GET /access_requirement/{ownerId}/wiki2/{wikiId}

Get a specific WikiPage of an Access Requirement.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}

Resource URL Variables
{ownerId} The ID of the owning Access Requirement.
{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 V2WikiPage
(application/json)