artifact
artifact
Fetch a single artifact by id, scoped to the calling workspace. Returns null when the artifact does not exist or does not belong to this workspace (cross-workspace existence is intentionally hidden).
GET
artifact
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Workspace slug. Overrides subdomain-based workspace resolution when provided.
Example:
"acme"
Optional request correlation ID echoed back in the response.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Path Parameters
artifactId parameter UUID v4 with automatic base62 encoding for client-facing APIs