Skip to main content
GET
List backup schedules
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Headers

X-Project-ID
string<uuid>

Optional project ID to scope the list. Omit to list across all accessible projects.

Query Parameters

vm_id
string<uuid>

Filter by VM UUID

limit
integer
default:50
offset
integer
default:0

Response

List of backup schedules

success
boolean
data
object[]
total
integer
Last modified on May 8, 2026