WP Engine · Schema

NextPage

Path to the next page of results

WordPressManaged HostingWordPress HostingSite ManagementDigital Experience Platform
View JSON Schema on GitHub

JSON Schema

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