Skip to main content
POST
Runtime Get Download

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

bucket
string

Bucket name to address (see buckets.list). The bucket must belong to this organization and be either an organization-level shared bucket or scoped to this project — any other name answers 404. Omitted, the operation addresses the project's original per-environment storage scope, exactly as before buckets existed; that legacy scope is separate from every named bucket, including the project's default bucket. The runtime capability still fixes the project and environment. With a bucket, the key resolves only in a project-visible bucket namespace.

Pattern: ^[a-z][a-z0-9-]{1,61}$

Body

application/json
key
string
required

Scope-relative object key.

Minimum string length: 1

Response

Short-lived signed download.

url
string
required
expiresAt
string<date-time>
required