reserve

Presigned URL for cash-equivalent logo

Returns a short-lived presigned GET URL. Railway buckets are private; clients cannot construct a stable public URL from data.logoKey alone.

get/reserves/{id}/cash-equivalent/logo-url

Path parameters

idnumber required

Response

Presigned download URL

urlstring required

Time-limited presigned URL to download the logo (Railway buckets are private)

expiresInSecondsnumber required

URL lifetime in seconds

Example response

{
  "expiresInSeconds": 3600
}

Changes

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