Lists MicroVMs in the account with optional filtering by image and version. We recommend using pagination to ensure that the operation returns quickly and successfully.
get/2025-09-09/microvms
Query parameters
maxResultsinteger
The maximum number of results to return in a single call.
nextTokenstring
The pagination token from a previous call. Use this token to retrieve the next page of results.
imageIdentifierstring
The ARN or ID of the MicroVmImage
Optional filter to list only MicroVMs running the specified image.
imageVersionstring
Optional filter to list only MicroVMs running the specified image version.
Response
Success