v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1437207152.4 KB

Returns a list of the existing Amplify apps.

get/apps

Query parameters

nextTokenstring

A pagination token. If non-null, the pagination token is returned in a result. Pass its value in another request to retrieve more entries.

maxResultsinteger

The maximum number of records to list in a single response.

Response

Success

nextTokenstring

A pagination token. Set to null to start listing apps from start. If non-null, the pagination token is returned in a result. Pass its value in here to list more projects.