Raw Search

Fetch metadata for a raw entry

Return the stored metadata for a raw entry located in the container tree.

get/container/file_info

Query parameters

container_idinteger required

Container identifier.

Container identifier.

entry_pathstring required

Path of the entry inside the container.

Path of the entry inside the container.

Response

Entry metadata returned successfully.

container_idstring required

Identifier of the container that owns the entry.

entry_pathstring required

Entry path looked up in the index.

entry_namestring nullable

Base name of the entry, when known.

size_bytesinteger nullable

Size of the entry in bytes, if provided by the index.

sha256_originalstring nullable

SHA-256 hash of the original raw file, when known.

Changes

No recorded changes to this endpoint across all 1 revision of this API.