Skip to main content
GET
Unstructured PII tier load state, readiness and defaults

Authorizations

X-API-Key
string
header
required

Blindsight workspace API key (ak_live_…). Use this header for the scan API and the OpenAI proxy routes. The required permission scope is runtime_security.scan for scan endpoints, runtime_security.view for read-only analytics, and runtime_security.manage for configuration changes.

Response

200 - application/json

NER tier status

enabled
boolean
available
boolean

True when this image carries everything the tier needs to run. The detector behind it is deliberately not reported: it is an internal detail and the endpoint strips it.

state
enum<string>
Available options:
idle,
loading,
ready,
error,
disabled,
unavailable
load_seconds
number | null
error
string | null
default_entities
string[]
default_threshold
number
default_mode
enum<string>
Available options:
flag,
redact