Skip to main content
GET
Get the action 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 bundle.

The compiled action bundle. A shutdown agent returns version: "shutdown", shutdown: true, empty rules, and fail-closed defaults.

version
string

Content hash (also the ETag).

agent_mode
enum<string>
Available options:
enforce,
monitor,
off
agent_mode_by_operation
object

Present only when non-empty.

shutdown
boolean
rules
object[]
no_coverage
object