Docs home page
v3.x
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
Building with FlowX.AI
Learn more
Platform overview
Frameworks and standards
FlowX.AI architecture
Building blocks
Process
Nodes
Actions
UI Designer
Token
Supported scripts
FlowX.AI Designer
FlowX.AI Designer
Managing a process flow
Platform deep dive
Core components
Core extensions
Plugins
Integrations
Third-party components
User roles management
API reference
GET
Process status
POST
Start process
POST
Start process and inherit values
POST
Execute action
GET
List buckets
GET
List objects in a bucket
GET
Download a file
GET
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.