v14

latestOpenAPI 3.1.02026-08-043122950.3 KB
buckets

Get file metadata

Returns file metadata including size, hash, and links to XET authentication

get/buckets/{namespace}/{repo}/resolve/{path}

Path parameters

namespacestring required
repostring required
pathstring required

Wildcard path parameter

Query parameters

{"stackTrail":"paths:/buckets/{namespace}/{repo}/resolve/{path}:get:parameters:3:schema","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/buckets/{namespace}/{repo}/resolve/{path}:get:parameters:4:schema","oasType":"schema","type":"unknown"}

Headers

Accept'application/vnd.xet-fileinfo+json'

Returns json information about the XET file info

Response

XET file info returned when the Accept header is set to application/vnd.xet-fileinfo+json. Otherwise, a 302 redirect is returned.

hashstring required

The XET hash of the file

refreshUrlstring required

The XET auth URL for the file

reconstructionUrlstring required

The XET reconstruction URL for the file

etagstring required

The ETag of the file

sizenumber required

The size of the file

contentTypestring

The content type of the file