databases
List databases
Lists all of the databases in a workspace.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
A list of GetDatabaseResponse objects.
Available options:
PENDING
, REQUESTED
, BUILT
, READY
Available options:
AWS_US_WEST_2
, AWS_EU_CENTRAL_1
, AZURE_EASTUS
Was this page helpful?