Retrieves the details of a specific MicroVM image build, including its state, target architecture, and snapshot information.
get/2025-09-09/microvm-images/{imageIdentifier}/versions/{imageVersion}/builds/{buildId}
Path parameters
imageIdentifierstring required
The ARN or ID of the MicroVmImage
The unique identifier (ARN or ID) of the MicroVM image.
imageVersionstring required
A string which is not empty or blank (only whitespace).
The version of the MicroVM image.
buildIdstring required
A string which is not empty or blank (only whitespace).
The unique identifier of the build to retrieve.
Response
Success