renza

API reference / Shares

Resolve a share token (public)

GET/v1/public/shares/{token}

Public, unauthenticated: resolve a share token to public-safe deck info. Returns 404 for unknown/revoked/expired tokens (no oracle). The artifact itself is served only from the content origin.

Public — no authentication required.

Path parameters

  • tokenstringrequired

Returns

  • 200The resolved share.

Failures use the standard error envelope with a closed set of codes.