Skip to main content

Get file content

GET 

/v2/spaces/:space_id/files/:file_id/content

Returns a file or icon from this space. Pass a file id or the icon_image value from a space or member. Images support width variants. Range and conditional requests are supported.

Requestโ€‹

Responsesโ€‹

File contents; Content-Type matches the stored media type

Response Headers
    ETag

    File representation validator

    Cache-Control

    Private cache; revalidate before reuse

    Last-Modified

    File modification date, when available

    Content-Length

    Response length in bytes

    Accept-Ranges

    Supported range unit