Skip to main content
GET
List backups

Authorizations

Authorization
string
header
required

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

Response

Successful operation

id
string<uuid>
Example:

"c1d45377-b2a9-4407-ab8d-6909c34dfaac"

created_at
string<datetime>
Example:

"2025-01-05T13:00:20.010Z"

size
integer<int64>
Example:

20

instance
string<uuid>
Example:

"c1d45377-b2a9-4407-ab8d-6909c34dfaac"

status
enum<string>
Available options:
available,
pending