Skip to main content
GET
NER PII tier load state (GLiNER2-PII model, readiness, 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 the gliner2 package (and torch) are importable in this image.

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