## List **get** `/v2/sizes` 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. ### Returns - **meta:** `MetaProperties` Information about the response itself. - **sizes:** `array of Size` - **links:** `PageLinks`