v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424154118.9 KB

Lists MicroVM images in the account with optional name filtering. We recommend using pagination to ensure that the operation returns quickly and successfully.

get/2025-09-09/microvm-images

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.

nameFilterstring

A string which is not empty or blank (only whitespace).

Filters images whose name contains the specified string.

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.