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