Download Public Blob

Unauthenticated read of any blob whose sha is referenced by at least one non-deleted user_files row with is_public=1. Used by the cloud chat surface to render ![](url) for figures the model generated. The CDN-friendly URL has no user-id in it because content-addressed: same image uploaded by two users is the same blob and the same URL.

get/api/files/public/{sha256}

Path parameters

sha256string required

Response

Successful Response

{"stackTrail":"paths:/api/files/public/{sha256}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.