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

Download Open API Spec

GET /entity/{ownerId}/wiki

Get the root WikiPage for an Entity.

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

Resource URL

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

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