GET /v2/images/{image_id}

digitalocean.com

Summary: Retrieve an Existing Image
Operation ID: images_get
Auth: unknown
Description

To retrieve information about an image, send a `GET` request to `/v2/images/$IDENTIFIER`.

Parameters (1)

image_id (?, path, required)

A unique number (id) or string (slug) used to identify and reference a specific image. **Public** images can be identified by image `id` or `slug`. **Private** images *must* be identified by image `id`.

No probe data for this endpoint yet.