campaign-artifacts-public

Get Public Artifact

Public artifact read, authorized purely by the bearer share token.

Fails closed with 404 whenever the token is revoked/weak, the artifact is deleted, or the campaign's privacy/scope fingerprint drifted since the artifact was saved — a forwardable link must never outlive the privacy promise its content was generated under.

?format=html serves the same re-validated content as a self-contained, fully escaped HTML page (identical 404/staleness semantics).

get/v1/public/artifacts/{share_token}

Path parameters

share_tokenstring required

Query parameters

formatstring nullable

Response

Successful Response

kindstring required
titlestring required
created_atstring date-time required
campaign_namestring required

Changes