Skip to main content
GET
List a finding's status history

Authorizations

Authorization
string
header
required

A Tolmo API token, sent as Authorization: Bearer <token>. Either a user token (usr_tok.*, minted by tolmo auth login, scoped to your own permissions) or an org API token created in the Tolmo app, for CI and automation.

Path Parameters

orgSlug
string
required
findingId
string
required

Response

Default Response

id
string
required
findingId
string
required
fromStatus
string | null
required
toStatus
string
required
changedBy
string
required
actorDisplayName
string
required
changedAt
string
required