GET v2/droplets/{droplet_id}/backups
Summary: List Backups for a Droplet
Operation ID: droplets_list_backups
Auth: unknown
Operation ID: droplets_list_backups
Auth: unknown
Description
To retrieve any backups associated with a Droplet, send a GET request to `/v2/droplets/$DROPLET_ID/backups`. You will get back a JSON object that has a `backups` key. This will be set to an array of backup objects, each of which contain the standard Droplet backup attributes.
No probe data for this endpoint yet.