Skip to main content

Archive_ListPages

Archive_ListPages

Path Parameters
  • site string required

    The site id.

Query Parameters
  • pageSize int32

    If unspecified, server will pick an appropriate default.

  • pageToken string

    The value returned from the previous call.

  • filter string

    A filter to be applied to results.

Responses

OK

Schema
  • pages object[]

    The list of pages.

    • name string required

      The name of the page.

    • content string

      The page content according to the html selector.

  • nextPageToken string

    A token to retrieve next page of results.