Skip to main content
GET
Presign a file URL

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Resource identifier

Minimum string length: 1

Query Parameters

ttl_ms
integer

Signed-URL lifetime in milliseconds (clamped to a 60000 floor / 604800000 ceiling). Omit for the 1-hour default.

Required range: 1 <= x <= 604800000

Response

Presigned read URL minted.

Presigned read URL minted.

data
object
required
meta
object
required