Storage
List objects in a connected bucket
One page of folders and files directly under prefix (empty for the root). Up to 1000 keys per page; pass cursor for the next page. The bucket's own listing permission applies.
get/storage/{id}/objects
Path parameters
idstring required
Example:prod-media
Query parameters
prefixstring
cursorstring
limitinteger
Response
A page
Changes
Changed in 1 of the 15 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○