Skip to main content

Fetch a finding

GET 

/api/v1/findings/:finding_id

Fetch a single finding by public ID.

Accepts a finding public code (e.g., AIS-ADB-TLP-001) and returns the enriched response including assessment metadata.

  • Scope required: findings:read.
  • Rate-limit tier: read (default).
  • Response supports ETag revalidation (304 Not Modified).

Request

Responses

Successful Response