Blacklist
Get blacklist value
Retrieves a single blacklist entry by its ID.
GET
Get blacklist value
Authorizations
HS256-signed JWT bearer token, obtained via the OAuth2 client-credentials grant (see Authentication).
Path Parameters
Response
Blacklist value
Human-readable hint, e.g. masked PAN for $.credential_fingerprint entries.
When the entry expires. Null means it never expires.
JSON path of the field, e.g. $.device.ip.
Example:
"$.device.ip"
ID of the decision that triggered this entry.
The blacklisted value for this field.
Example:
"1.2.3.4"
Get blacklist value