Barndoor · Example Payload

Barndoor Get Filter Definitions Example

AI AgentsAI GovernanceAgentic AIMCPModel Context ProtocolPolicy EnforcementOAuthIdentitySecurityAuditControl Plane

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

Top-level fields

response

Example Payload

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