Skip to main content

Get file headers

HEAD 

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

Returns the file or icon headers without a response body. Accepts the same ids as file download.

Requestโ€‹

Responsesโ€‹

File headers; no response body

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