WP Engine · Schema

PreviousPage

Path to the previous page of results

WordPressManaged HostingWordPress HostingSite ManagementDigital Experience Platform
View JSON Schema on GitHub

JSON Schema

previouspage.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "PreviousPage",
  "type": "string",
  "example": "https://api.wpengineapi.com/v1/example-endpoint?limit=100&offset=0",
  "x-nullable": true,
  "description": "Path to the previous page of results"
}