GET /v2/sizes

digitalocean.com

Summary: List All Droplet Sizes
Operation ID: sizes_list
Auth: unknown
Description

To list all of available Droplet sizes, send a GET request to `/v2/sizes`. The response will be a JSON object with a key called `sizes`. The value of this will be an array of `size` objects each of which contain the standard size attributes.

No probe data for this endpoint yet.