latestOpenAPI 3.1.02026-08-149289225.1 KB

664536fccd0e

Downloads

List the org's bucket as a batch of signed download URLs (one per object)

get/api/v0beta1/storage/downloads

Query parameters

prefixstring
cursorstring
limitinteger

Response

A page of objects, each with a signed download_url. Object keys preserve the bucket's directory structure, so a client can recreate the tree by writing each object to its key. URLs are valid for expires_in seconds; follow next_cursor for the next page.

bucketstring required
prefixstring required
expires_ininteger required
next_cursorstring nullable required