Render · Schema

webhookEventWithCursor

CloudPlatformDeploymentInfrastructureDevOpsWeb ServicesDatabasesHosting

Properties

Name Type Description
webhookEvent object
cursor object
View JSON Schema on GitHub

JSON Schema

render-webhookeventwithcursor-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/webhookEventWithCursor",
  "title": "webhookEventWithCursor",
  "type": "object",
  "required": [
    "webhookEvent",
    "cursor"
  ],
  "properties": {
    "webhookEvent": {
      "type": "object",
      "required": [
        "id",
        "eventId",
        "eventType",
        "sentAt"
      ],
      "properties": {
        "id": {
          "type": "string",
          "description": "the id of the webhook event"
        },
        "eventId": {
          "type": "string",
          "description": "the id of the event that triggered the webhook"
        },
        "eventType": {
          "type": "string",
          "enum": [
            "autoscaling_config_changed",
            "autoscaling_ended",
            "autoscaling_started",
            "branch_deleted",
            "build_ended",
            "build_started",
            "commit_ignored",
            "cron_job_run_ended",
            "cron_job_run_started",
            "deploy_ended",
            "deploy_started",
            "disk_created",
            "disk_updated",
            "disk_deleted",
            "image_pull_failed",
            "instance_count_changed",
            "job_run_ended",
            "maintenance_mode_enabled",
            "maintenance_mode_uri_updated",
            "maintenance_ended",
            "maintenance_started",
            "pipeline_minutes_exhausted",
            "plan_changed",
            "pre_deploy_ended",
            "pre_deploy_started",
            "server_available",
            "server_failed",
            "server_hardware_failure",
            "server_restarted",
            "service_resumed",
            "service_suspended",
            "zero_downtime_redeploy_ended",
            "zero_downtime_redeploy_started",
            "edge_cache_enabled",
            "edge_cache_disabled",
            "edge_cache_purged",
            "postgres_available",
            "postgres_backup_completed",
            "postgres_backup_failed",
            "postgres_backup_started",
            "postgres_cluster_leader_changed",
            "postgres_created",
            "postgres_disk_size_changed",
            "postgres_disk_autoscaling_enabled_changed",
            "postgres_ha_status_changed",
            "postgres_restarted",
            "postgres_unavailable",
            "postgres_upgrade_failed",
            "postgres_upgrade_started",
            "postgres_upgrade_succeeded",
            "postgres_restore_failed",
            "postgres_restore_succeeded",
            "postgres_read_replicas_changed",
            "postgres_pitr_checkpoint_started",
            "postgres_pitr_checkpoint_failed",
            "postgres_pitr_checkpoint_completed",
            "postgres_read_replica_stale",
            "postgres_wal_archive_failed",
            "key_value_available",
            "key_value_config_restart",
            "key_value_unhealthy"
          ]
        },
        "sentAt": {
          "type": "string",
          "format": "date-time"
        },
        "statusCode": {
          "type": "integer"
        },
        "responseBody": {
          "type": "string"
        },
        "error": {
          "type": "string",
          "description": "error is populated when an error occurs without a response such as a timeout"
        }
      }
    },
    "cursor": {
      "$ref": "#/components/schemas/cursor"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/render-webhookeventwithcursor"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.