Skip to main content
GET
Get Compliance Scan

Authorizations

apikey
string
header
required

Headers

X-Enkrypt-Scan
string
required

The scan's saved name, within the project your API key belongs to. Letters, numbers, spaces and _ & - . /; must start and end with a letter or a number; at most 64 characters.

Example:

"ChatGPT Enterprise"

Response

Successful Response

scan
ComplianceScan · object

One compliance scan. compliance_api_key is deliberately absent — no endpoint returns the stored key, in plaintext or masked.

lag_s
number | null

Seconds between cursor_end_time and now. A backfill starts high and works it down; a caught-up scan sits near list_interval_s. Derived, not stored.