Cloudflare · Example Payload

Cloudflare Queues Queue Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Cloudflare Queues Queue Example is an example object payload from Cloudflare, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

queue_idqueue_namecreated_onmodified_onproducers_total_countconsumers_total_count

Example Payload

Raw ↑
{
  "queue_id": "500123",
  "queue_name": "example_value",
  "created_on": "example_value",
  "modified_on": "example_value",
  "producers_total_count": 10,
  "consumers_total_count": 10
}