Databases
Retrieve Database Instance
Return the individual database instance by name.
GET
/
v1
/
organizations
/
{organizationSlug}
/
databases
/
{databaseName}
/
instances
/
{instanceName}
Path Parameters
The slug of the organization or user account.
The name of the database.
The name of the instance (location code).
Response
200 - application/json
Was this page helpful?