cURL
curl --request GET \ --url https://atlantic.api.herodotus.cloud/docs/buckets
{ "data": [ { "id": "<string>", "externalId": "<string>", "status": "OPEN", "aggregatorVersion": "snos_aggregator_0.13.2", "aggregatorParams": "<string>", "nodeWidth": -1, "leaves": -1, "projectId": "<string>", "createdByClient": "<string>", "createdAt": "2023-11-07T05:31:56Z" } ], "total": 123 }
Provide your API key to get list of buckets you have submitted.
Default Response
The response is of type object.
object