API reference
List objects in a bucket
GET
documentURL
/
internal
/
storage
/
buckets
/
{BUCKET_NAME}
This endpoint retrieves a list of objects stored within a specific bucket. Replace {BUCKET_NAME}
with the actual name of the desired bucket
The base URL of the document.
A segment of the path that specifies it is an internal call.
A segment of the path referring to storage resources.
The particular resource in the storage being accessed.
The unique identifier for the storage bucket.
Was this page helpful?