Wiki#

wiki_page(self, locale, path)#

Get a wiki page.

Parameters:
  • locale (str) – two letter language code of the wiki page.

  • path (str) – The path name of the wiki page.

Return type:

WikiPage

Notes

Implements the Get Wiki Page endpoint.