Fetch Violation Findings
Fetch violation findings
Get findings for a specific violation
GEThttps://api.nightfall.ai/dlp/v1/violations/{violationId}/findings
Path parameters
violationId*string (uuid)
The UUID of the violation
Query parameters
Response
Successful response
Headers
Body
findingsarray of Finding (object)
nextPageTokenstring
Next page cursor, omitted if end of results reached
Request
Response
Last updated