GET /entity/{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.
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}/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 |