Secrets & Data API
Query secrets and PII findings via the Nullify API
Base URL
Events
Returns events after a specified timestamp or event ID. All events are returned if no timestamp or event ID is provided
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Internal Server Error
List Findings
Returns a filtered set of Secrets findings based on query parameters. One unique secret hash per repository.
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Internal Server Error
Get a Finding
Returns a given finding
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Not Found
Internal Server Error
Allowlist a Finding
Allowlist a secret
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
The reason for allowlisting the finding
No Content
Bad Request
Forbidden
Not Found
Internal Server Error
No content
Finding Events
Returns a list of events for a given finding.
The Azure organization ID
The Bitbucket workspace ID
The Github owner ID
The GitLab group ID
The Nullify installation ID
OK
Bad Request
Forbidden
Internal Server Error
Last updated