This function retrieves the list of all pages in a wiki.
None
The response is a list of all of the pages in a wiki. The result list is not sorted in any way.
In the below example, the wiki has three pages.
REQUEST
RESPONSE
{ "v1": {
"pages": [ "FrontPage", "WikisAreCool", "LoveIsGrand" ]
}}
Page Information
|
Wiki Information
|
Recent PBwiki Blog Posts |