v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431130130.8 KB

Provides project-level details for your Amplify UI project.

post/backend/{appId}/details

Path parameters

appIdstring required

The app ID.

Request body

backendEnvironmentNamestring

The name of the backend environment.

Response

Success

AmplifyFeatureFlagsstring

A stringified version of the cli.json file for your Amplify project.

AmplifyMetaConfigstring

A stringified version of the current configs for your Amplify project.

AppIdstring

The app ID.

AppNamestring

The name of the app.

BackendEnvironmentListString[]

A list of backend environments in an array.

BackendEnvironmentNamestring

The name of the backend environment.

Errorstring

If the request failed, this is the returned error.