GET
/
workspaces
/
{workspaceSlug}
/
databases

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceSlug
string
required

Response

200 - application/json
apiHost
string
required
id
string
required
name
string
required
region
enum<string>
required
Available options:
AWS_US_WEST_2,
AWS_EU_CENTRAL_1
status
enum<string>
required
Available options:
PENDING,
REQUESTED,
BUILT,
READY
workspace
object
required
dbHost
string