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

Download Open API Spec

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

Get a URL that can be used to download the markdown file for a given WikiPage.

Note: This call will result in a HTTP temporary redirect (307), to the actual file URL if the caller meets all of the download requirements.

Resource URL

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

Resource URL Variables
{ownerId}
{wikiId}
Parameters
redirect

optional

wikiVersion

optional

Resource Information
Authentication Required
Required OAuth Scopes download
HTTP Method GET
Request Object None
Response Object None