GET /images/{imageId}

linode.com

Summary: Image View
Operation ID: getImage
Auth: unknown
Description

Get information about a single Image. * **Public** Images have IDs that begin with "linode/". These distribution images are generally available to all users. * **Private** Images have IDs that begin with "private/". These Images are Account-specific and only accessible to Users with appropriate [Grants](/docs/api/account/#users-grants-view). * To view a public Image, call this endpoint with or without authentication. To view a private Image, call this endpoint with authentication.

Parameters (1)

imageId (string, path, required)

ID of the Image to look up.

No probe data for this endpoint yet.