Authorizations
Path Parameters
The name of the organization the database belongs to
The name of the database
Response
Returns a database
The ID of the database
The URL to the database API endpoint
The URL to retrieve this database's branches via the API
The total number of database branches
The total number of schema recommendations
The total number of database development branches
The total number of database production branches
The total number of ongoing issues within a database
If the database requires multiple admins for deletion
If the database is ready to be used
If the database has reached its backup restored branch limit
If the database has reached its development branch limit
The URL to see this database's branches in the web UI
Name of the database
State of the database
pending
, importing
, sleep_in_progress
, sleeping
, awakening
, import_ready
, ready
If the database is sharded
Number of shards in the default branch
Number of read only regions in the default branch
Number of tables in the default branch schema
The default branch for the database
Whether an approval is required to deploy schema changes to this database
True if a branch is currently resizing
True if a branch has a queued resize request
Whether seeding branches with data is enabled for all branches
Whether foreign key constraints are enabled
Whether to automatically manage Rails migrations during deploy requests
Whether to restrict branch creation to one region
Whether raw SQL queries are collected
The database plan
True if query insights is enabled for the database
Whether web console is enabled for production branches
Table name to use for copying schema migration data
Framework used for applying migrations
When the database was created
When the database was last updated
When the default branch schema was last changed.
The kind of database
mysql
, postgresql