Path to the next page of results
{ "$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" }