API reference
List buckets
The Documents Plugin provides the following REST API endpoints for interacting with the stored files.
GET
documentURL
/
internal
/
storage
/
buckets
This endpoint returns a list of available buckets.
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.
Was this page helpful?