API Version: 1.1.0 (06-Jan-2025)
Last updated 2 months ago
Retrieve all backups
/backups
curl -L \ --url 'https://api.cloud.onidel.com/backups' \ --header 'Authorization: YOUR_API_KEY'
[ { "id": "c1d45377-b2a9-4407-ab8d-6909c34dfaac", "created_at": "2025-01-05T13:00:20.010960Z", "size": 20, "instance": "c1d45377-b2a9-4407-ab8d-6909c34dfaac", "status": "available" } ]