Current page within the paginated list of results.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/rum_page", "title": "rum_page", "description": "Current page within the paginated list of results.", "example": 1, "type": "number" }