v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428201133.3 KB

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

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

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 forms to retrieve.

Response

Success

nextTokenstring

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