Page number of paginated results
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/digital-experience-monitoring_page", "title": "digital-experience-monitoring_page", "default": 1, "description": "Page number of paginated results", "example": 1, "minimum": 1, "type": "number" }