collection

List the pages in order for a website

get/list/pages

Query parameters

offsetstring

The page offset for the next set

domainstring

Domain of website that needs to be fetched

Response

successful operation

Changes

Changed in 5 of the 10 revisions of this API.333

    • the /// response's property type changed from int32 to number for status

      response-property-type-changed

  • ce9cb817031811See the full diff
    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • added the optional property /// to the response with the status

      response-optional-property-added

    • the /// response's property type changed from string to int32 for status

      response-property-type-changed

    • added the new optional query request parameter domain

      new-optional-request-parameter

  • f2f01ff0b14f121See the full diff
    • the /// response's property type changed from number to string for status

      response-property-type-changed

    • deleted the query request parameter domain

      request-parameter-removed

    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • added the optional property /// to the response with the status

      response-optional-property-added