containers
Get file metadata
Returns file metadata including size, hash, and links to XET authentication
get/containers/{namespace}/{repo}/resolve/{path}
Path parameters
namespacestring required
repostring required
pathstring required
Wildcard path parameter
Query parameters
noContentDispositionstring
downloadstring
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.
Changes
Changed in 1 of the 81 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○