cURL
curl --request GET \ --url https://atlantic.api.herodotus.cloud/buckets \ --header 'api-key: <api-key>'
{ "data": [ { "id": "<string>", "externalId": "<string>", "aggregatorParams": "<string>", "nodeWidth": -1, "leaves": -1, "mockProof": true, "projectId": "<string>", "createdByClient": "<string>", "createdAt": "2023-11-07T05:31:56Z" } ], "total": 123 }
List all Atlantic buckets created with your API key.
Documentation IndexFetch the complete documentation index at: https://docs.herodotus.cloud/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.herodotus.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Default Response
Show child attributes
Was this page helpful?