Skip to main content
GET
List

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

Response

200 - application/json

Backup destinations ordered by name.

id
string
required
name
string
required
Pattern: ^[a-z][a-z0-9-]{1,61}$
kind
enum<string>
required
Available options:
custom_object_storage
endpoint
string<uri>
required
bucket
string
required
prefix
string
required
region
string | null
required
version
integer
required

Active immutable configuration version.

status
enum<string>
required
Available options:
pending,
ready,
failed
lastTestedAt
string<date-time> | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required