1. Cluster Management
Peladen
  • Peladen
    • Welcome to Peladen
  • Cluster Management
    • Create Your First Cluster
    • Get All Clusters
      GET
  • Database Management
    • Get All Database
      GET
  • Object Storage Management
    • Get All Object Storage
      GET
  1. Cluster Management

Get All Clusters

Developing
Sandbox Env
https://api-sandbox.usepeladen.com/api/v1/cluster
Sandbox Env
https://api-sandbox.usepeladen.com/api/v1/cluster
GET
/

Request

None

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api-sandbox.usepeladen.com/api/v1/cluster/'
Response Response Example
{}
Modified at 2026-03-17 19:07:03
Previous
Create Your First Cluster
Next
Get All Database
Built with