Skip to main content
GET
Get Rulepack

Path Parameters

id
string
required

Rulepack ID

Response

OK

connection_names
string[]

Names of connections this rulepack has been applied to. Populated from the rulepack attribute's connection junctions; empty when no connections are tagged.

created_at
string
read-only

The time the resource was created

Example:

"2024-07-25T15:56:35.317601Z"

data_masking_rules
object[]

Data masking rules attached to this rulepack

description
string

Optional description

Example:

"Standard PCI controls for production DBs"

display_name
string

Human-readable display name for the rulepack

Example:

"PCI Database Access"

guardrail_rules
object[]

Guardrail rules attached to this rulepack

id
string<uuid>
read-only

The resource identifier

Example:

"15B5A2FD-0706-4A47-B1CF-B93CCFC5B3D7"

is_managed
boolean
read-only

True for Hoop-managed rulepacks (read-only for users)

Example:

false

org_id
string<uuid>
read-only

Organization ID that owns this rulepack

Example:

"37EEBC20-D8DF-416B-8AC2-01B6EB456318"

tags
string[]

Tags for grouping and filtering rulepacks

Example:
updated_at
string
read-only

The time the resource was last updated

Example:

"2024-07-25T15:56:35.317601Z"

version
string

Optional version string

Example:

"1.0.0"