Skip to main content

Fetch a single artifact

GET 

/api/v1/artifacts/:artifact_id

Fetch a single artifact by its public ID.

Looks up the artifact by public ID and returns its metadata.

  • Scope required: source:read_artifacts.
  • Enforces org + assessment-level RBAC (cross-org returns 404).
  • Response is ETagged with private, no-cache.

Request

Responses

Successful Response