Skip to main content
GET
Get Artifact
Retrieve a single artifact by ID.

Request

string
required
The artifact ID (format: art_xxx)

Response

string
Unique artifact ID
string
Template type used
string
Display title
string
Description text
object
The artifact’s content object
string
Current status: active, expired, deleted
object
Custom metadata key-value pairs
string
ISO 8601 creation timestamp
string
ISO 8601 last update timestamp
string
ISO 8601 expiration timestamp (if set)

Code Examples