Skip to main content

Get deposited metadata document headers

HEAD 

/ro-crate/:id/metadata

Optional core — provided when deposit.supported is true. See the Deposits guide.

Retrieve the deposited metadata document's headers without downloading the content. Returns the same headers as GET but with no response body, useful for checking availability and caching information.

Request

Responses

Deposited RO-Crate headers

Response Headers
    Content-Length

    The size of the metadata document in bytes

    Content-Type

    The MIME type of the metadata document

    Last-Modified

    The date and time the metadata document was last modified

    ETag

    Entity tag for cache validation