Barndoor · Example Payload

Barndoor Policy Summary Example

example

example

Barndoor Policy Summary Example is an example object payload from Barndoor, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamestatusmcp_server_idmcp_server_nameapplication_idsapplication_namestagsupdated_atupdated_by_user_idupdated_by_user_namedescriptionrules_count

Example Payload

Raw ↑
{
  "id": "00000000-0000-0000-0000-000000000000",
  "name": "example",
  "status": "example",
  "mcp_server_id": "example",
  "mcp_server_name": "example",
  "application_ids": [
    "example"
  ],
  "application_names": [
    "example"
  ],
  "tags": [
    "example"
  ],
  "updated_at": "2026-05-15T12:00:00Z",
  "updated_by_user_id": "example",
  "updated_by_user_name": "example",
  "description": "example",
  "rules_count": 0
}