Error
files
Check if a file exists for the current namespace
Returns 200 if the file is uploaded by the current namespace, otherwise 404.
HEAD
Error
Authorizations
IAM bearer token issued by the Nebius IAM service. Sent as
Authorization: Bearer <iam-token>. Must be combined with the
Project header (see IAMProjectHeader).
This is the recommended authentication scheme for new clients.
Nebius project ID associated with the IAM token. Required together
with IAMBearerAuth. Identifies the project context the request is
scoped to.
Path Parameters
SHA256 hash of the file (64 hex characters)
Pattern:
^[0-9a-fA-F]{64}$Response
OK - The file exists