v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428201133.3 KB

Retrieves a list of themes for a specified Amplify app and backend environment.

get/app/{appId}/environment/{environmentName}/themes

Path parameters

appIdstring required

The unique ID for the Amplify app.

environmentNamestring required

The name of the backend environment that is a part of the Amplify app.

Query parameters

nextTokenstring

The token to request the next page of results.

maxResultsinteger

The maximum number of theme results to return in the response.

Response

Success

nextTokenstring

The pagination token that's returned if more results are available.