> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# List buckets

> The Documents Plugin provides the following REST API endpoints for interacting with the stored files.

This endpoint returns a list of available buckets.

<ParamField path="documentURL" type="string">
  The base URL of the document.
</ParamField>

<ParamField path="internal" type="string">
  A segment of the path that specifies it is an internal call.
</ParamField>

<ParamField path="storage" type="string">
  A segment of the path referring to storage resources.
</ParamField>

<ParamField path="buckets" type="string">
  The particular resource in the storage being accessed.
</ParamField>
