v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424154118.9 KB

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

nextTokenstring

The pagination token to use in a subsequent request to retrieve the next page of results. This value is null when there are no more results to return.