List Backups
GET/projects/:projectId/vms/:vmId/backups
Returns a paginated list of backups belonging to the specified VM.
Supported values for sorts and filters on this endpoint are
id, vmId, and createdAt. The default sort order is newest-first (-createdAt,id).
Request