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.
The response is of type object[]
.