Skip to main content

Archive_GetPage

Archive_GetPage

Path Parameters
  • site string required

    The site id.

  • page string required

    The page id.

Query Parameters
  • selector string

    The html selector to use to return the page content.

Responses

OK

Schema
  • name string required

    The name of the page.

  • content string

    The page content according to the html selector.