Databases
List Database Instances
Returns a list of instances of a database. Instances are the individual primary or replica databases in each region defined by the group.
GET
/
v1
/
organizations
/
{organizationSlug}
/
databases
/
{databaseName}
/
instances
Path Parameters
The slug of the organization or user account.
The name of the database.
Response
200 - application/json
Was this page helpful?