GetAllPages

This function retrieves the list of all pages in a wiki.

Request Parameters

None

Responses

The response is a list of all of the pages in a wiki. The result list is not sorted in any way.

Example

In the below example, the wiki has three pages.

REQUEST

RESPONSE

{ "v1": {
  "pages": [ "FrontPage", "WikisAreCool", "LoveIsGrand" ]
}}


Page Information

  • 1 year ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts