Get
databaseBranches
Get
Get branch hydration progress and database id.
GET
Get
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
The project's id (UUID) or slug — either form is accepted.
Response
Database branch.
Pattern:
^[a-z][a-z0-9-]{1,61}$Pattern:
^[a-z][a-z0-9-]{0,38}$Available options:
queued, hydrating, ready, failed, expired, promoted Launch implementation hydrates a full independent copy; it is not copy-on-write.
Available options:
full_copy True only when the independent database safely accepts customer connections.
True only after every data block is copied and verified. Full-copy branches never report connectionReady before this is true.
Defaults to seven days; null disables automatic expiry.