Skip to main content
PARIXDocs
Databases

List Databases

GET
/api/v1/databases

Query Parameters

limit?integer
Range0 < value <= 100
search?string
sortDirection?string
Value in"asc" | "desc"

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "http://localhost:5173/api/v1/databases"
{  "databases": [    {      "createdAt": "string",      "id": "string",      "name": "string",      "provider": "string",      "region": "string",      "status": "string",      "updatedAt": "string"    }  ]}
{  "type": "about:blank",  "title": "Not Found",  "status": 404,  "detail": "The requested file was not found",  "instance": "/api/v1/files/123",  "errors": [    "string"  ],  "fieldErrors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "type": "about:blank",  "title": "Not Found",  "status": 404,  "detail": "The requested file was not found",  "instance": "/api/v1/files/123",  "errors": [    "string"  ],  "fieldErrors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "type": "about:blank",  "title": "Not Found",  "status": 404,  "detail": "The requested file was not found",  "instance": "/api/v1/files/123",  "errors": [    "string"  ],  "fieldErrors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "type": "about:blank",  "title": "Not Found",  "status": 404,  "detail": "The requested file was not found",  "instance": "/api/v1/files/123",  "errors": [    "string"  ],  "fieldErrors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}