Databases
Retrieve Database
Returns a database belonging to the organization or user.
GET
/
v1
/
organizations
/
{organizationSlug}
/
databases
/
{databaseName}
Path Parameters
The slug of the organization or user account.
The name of the database.
Response
200 - application/json
Was this page helpful?