EndpointsWikis
Get wiki page
GET
/v2/wikis/{wiki_slug}/pages/{page_slug}Returns the current revision of a visible wiki page.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
wiki_slug*Wiki Slug
Wiki slug.
page_slug*Page Slug
Page slug, including any nested path segments.
Match
^(?:[a-z0-9]|[a-z0-9][a-z0-9_/-]*[a-z0-9_-])$Length
1 <= length <= 500