Skip to main content
GET
Get the unified rule bundle

Authorizations

Authorization
string
header
required

A VisIQ API key presented as Authorization: Bearer vq_prod_.... Mint keys under Connectors -> API Keys in the dashboard.

Query Parameters

agent_id
string
required

The human-readable agent identifier the bundle is compiled for.

Required string length: 1 - 255

Response

The compiled unified bundle.

The unified bundle carries the dialect version, resolved agent attributes, and the raw effective-rule projection. The shutdown variant matches the action bundle's shutdown shape.

version
string
dialect_version
integer
min_dialect
integer
agent_mode
enum<string>
Available options:
enforce,
monitor,
off
agent_mode_by_operation
object
cognition_capture
boolean
agent_attributes
object
shutdown
boolean
rules
object[]
no_coverage
object