Cloudflare · Example Payload

Cloudflare Durable Objects Durable Object Namespace Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Cloudflare Durable Objects Durable Object Namespace Example is an example object payload from Cloudflare, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamescriptclass

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "script": "example_value",
  "class": "example_value"
}