Docs home page
v4.6.0
Search...or use ASK AI
⌘K
Ask AI
Academy
Academy
Search...
Navigation
API reference
List objects in a bucket
Documentation
Release notes
SDKs
Setup guides
Getting Started
Introduction to FlowX.AI
Building with FlowX.AI
Platform overview
Frameworks and standards
FlowX.AI architecture
FlowX.AI Designer
FlowX.AI Designer
Design Assets
Managing a process flow
Building projects
Resources
Configuration
Runtime
Building blocks
Processes
Nodes
Actions
UI Designer
Token
Supported scripts
Platform deep dive
Core components
Core extensions
Plugins
Integrations
Third-party components
User roles management
API reference
Start processes
POST
Execute action
GET
Enable misconfigurations
GET
List buckets
GET
List objects in a bucket
GET
Download a file
POST
Add new Kafka exchange mock
GET
View Kafka exchanges
API reference
List objects in a bucket
Copy page
GET
{documentURL}
/
internal
/
storage
/
buckets
/
{BUCKET_NAME}
Try it
This endpoint retrieves a list of objects stored within a specific bucket. Replace
{BUCKET_NAME}
with the actual name of the desired bucket
documentURL
string
The base URL of the document.
internal
string
A segment of the path that specifies it is an internal call.
storage
string
A segment of the path referring to storage resources.
buckets
string
The particular resource in the storage being accessed.
BUCKET_NAME
string
required
The unique identifier for the storage bucket.
Was this page helpful?
Yes
No
List buckets
Download a file
Assistant
Responses are generated using AI and may contain mistakes.