Barndoor · Example Payload

Barndoor Filter Category Example

AI AgentsAI GovernanceAgentic AIMCPModel Context ProtocolPolicy EnforcementOAuthIdentitySecurityAuditControl Plane

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

Top-level fields

idlabeloptions

Example Payload

Raw ↑
{
  "id": "example",
  "label": "example",
  "options": [
    {
      "value": "example",
      "label": "example"
    }
  ]
}