List backups
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses read_backups
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | read_backups |
| Database | read_backups |
| Branch | read_backups |
Path parameters
The name of the organization the branch belongs to
The name of the database the branch belongs to
The name of the branch
Query parameters
Whether to include all backups, including deleted ones
Filter backups by state
Filter backups by backup policy ID
Filter backups started after this date (e.g. 2023-01-01T00:00:00Z)
Filter backups started before this date (e.g. 2023-01-31T23:59:59Z)
Filter backups that are running during a specific time (e.g. 2023-01-01T00:00:00Z..2023-01-01T23:59:59Z)
Filter backups by production branch
If provided, specifies the page offset of returned results
If provided, specifies the number of returned results
Response
Returns database branch backups