Exports theme configurations to code that is ready to integrate into an Amplify app.
get/export/app/{appId}/environment/{environmentName}/themes
Path parameters
appIdstring required
The unique ID of the Amplify app to export the themes to.
environmentNamestring required
The name of the backend environment that is part of the Amplify app.
Query parameters
nextTokenstring
The token to request the next page of results.
Response
Success