get
https://console.neon.tech/api/v2/projects//branches//buckets//objects
Lists objects visible in the named bucket on the specified branch,
including those inherited from ancestor branches. Listing is served by
the user's session (no customer S3 credentials required).
When delimiter is supplied (typically /), keys are collapsed into
common prefixes (folders) so callers can render a folder-style
browser; keys that do not contain the delimiter after prefix are
returned as objects.
Note: This endpoint is currently in Private Beta.