EddytorDocs & API
Storages

List storage configurations

Returns all registered storage connections for the authenticated user, including the bucket/container name, full path, scheme type, and creation timestamp. **Required scope:** `storage:read`

GET
/v1/storages/configs

Authorization

BearerAuth
AuthorizationBearer <token>

Security scheme for OpenAPI endpoints. Validates both JWT tokens and API keys.

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/storages/configs"
{  "configs": [    {      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",      "name": "string",      "path": "string",      "schemeType": {        "schemeType": "Abfss"      },      "createdAt": "string",      "workspaceId": "ef0efa32-d1c1-43d4-a5e2-fe7b4f00403c",      "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",      "sharedBy": "string",      "undoAvailableUntil": "string",      "delegatedProvider": "azure",      "accessStatus": "ok",      "discoveryConfig": {        "basePath": "string",        "discoverDelta": true,        "discoverIceberg": true,        "discoverFiles": true      }    }  ]}
Empty
Empty
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}
{  "code": "string",  "message": "string",  "request_id": "string",  "details": [    {      "field": "string",      "message": "string"    }  ]}