v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431130130.8 KB

Gets the challenge token based on the given appId and sessionId.

get/backend/{appId}/challenge/{sessionId}

Path parameters

appIdstring required

The app ID.

sessionIdstring required

The session ID.

Response

Success

AppIdstring

The app ID.

ChallengeCodestring

The one-time challenge code for authenticating into the Amplify Admin UI.

SessionIdstring

A unique ID provided when creating a new challenge token.

Ttlstring

The expiry time for the one-time generated token code.