Kong · Example Payload

Kong Gateway Admin Consumer Example

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source

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

Top-level fields

idusernamecustom_idtagscreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "username": "example_value",
  "custom_id": "500123",
  "tags": [],
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}