Skip to main content

List notes for an assessment

GET 

/api/v1/notes

List notes attached to a specific assessment.

Returns a paginated envelope of notes scoped to the caller's organization and filtered by assessment-level RBAC.

  • Scope required: assessments:read.
  • Rate-limit tier: read (default).
  • Cross-org requests return 404 to avoid tenant enumeration.

Request

Responses

Successful Response