Error
files
List uploaded files for the current namespace
Returns a paginated list of uploaded files for the current namespace.
GET
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.
Query Parameters
Maximum number of files to return
Required range:
1 <= x <= 1000Number of files to skip
Required range:
x >= 0Filter files created after this time
Filter files created before this time
Response
List of uploaded files
Import a container image from a registryUpload a file to the server. the body must be a file content.