Skip to main content
GET
Get a blacklisted command

Authorizations

Authorization
string
header
required

An API key minted in Command Center (Settings -> API Keys), sent as Authorization: Bearer 2501_ak_.... A Command Center session cookie is also accepted.

Path Parameters

id
string
required

Response

The entry

id
string
required
Example:

"blk_3d7e1c92-..."

pattern
string
required

The command pattern refused at execution time

Example:

"rm -rf /*"

description
string | null
required
org_id
string | null
required

null is tenant-wide - it governs every org in the tenant

tenant_id
string
required
Example:

"ten_115bea44-..."

document_id
string | null
required

Knowledge document this entry was extracted from; null when curated by hand

source_section
string | null
required

Heading path within that document; null for manual rows

text_hash
string | null
required
created_at
string<date-time>
required
Example:

"2026-08-26T10:00:26.380Z"

updated_at
string<date-time>
required
Example:

"2026-08-26T10:00:26.380Z"