Skip to main content
GET
GetArtifactAPI mirrors the erdo_get_artifact MCP tool.

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Path Parameters

artifactID
string
required

Response

Success response

content
object
created_at
string
id
string<uuid>
last_occurred_at
string
metadata
object
occurrence_count
integer<int32>

artifact (living alerts) — 1 for a one-off finding. LastOccurredAt is when it was most recently reported (falls back to created_at). SubjectKey is the stable identity of the condition, present only for living alerts.

Required range: -2147483648 <= x <= 2147483647
public
boolean

anonymous visitor can load it. Only meaningful for html artifacts.

public_url
string

the page is public (Public is true); a private page has no public URL.

severity
string
subject_key
string
summary
string
title
string
type
string
url
string

artifacts (pages); other artifact types have no standalone editor URL.