Returns an existing theme for an Amplify app.
get/app/{appId}/environment/{environmentName}/themes/{id}
Path parameters
appIdstring required
The unique ID of the Amplify app.
environmentNamestring required
The name of the backend environment that is part of the Amplify app.
idstring required
The unique ID for the theme.
Response
Success