Skip to main content

Download file

GET 

/v1/spaces/:space_id/files/:file_id

Streams the bytes of a file object. The response Content-Type matches the stored media type. For images, pass width to fetch a pre-rendered variant at that pixel width; SVGs are sanitized inline. width is ignored for non-image files. The id can be either a file object ID or, for images, a raw file CID.

Request​

Responses​

File contents