Skip to main content
GET
Search artifacts by SHA or fingerprint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

search_value
string
required
org
string
required

Response

Artifacts matching the search value.

artifacts
SearchFoundArtifactModel · object[]
required

Artifacts that matched the search value.

resolved_to
SearchResolvedModel · object | null
Last modified on June 18, 2026