View all backups created via Softaculous for WordPress installations on your account.
accountId integer · min: 1 required accountId parameter
Accept Example Content-Type Example backups string count string https://cloud.hostup.se/api/hosting/{accountId}/wordpress/backups curl -X GET "https://cloud.hostup.se/api/hosting/0/wordpress/backups" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" {
"backups": "string",
"count": "string"
}