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.
/v2/sizes
sizes
size
Optional
Which 'page' of paginated results to return.
Number of items returned per page
To list all of available Droplet sizes, send a GET request to
/v2/sizes.The response will be a JSON object with a key calledsizes. The value of this will be an array ofsizeobjects each of which contain the standard size attributes.