Amazon Cognito · Example Payload

Cognito Idp Get User Request Example

AuthenticationAuthorizationIdentityIdentity ProviderOAuth2OIDC

Cognito Idp Get User Request Example is an example object payload from Amazon Cognito, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AccessToken

Example Payload

Raw ↑
{
  "AccessToken": "eyJhbGciOiJSUzI1NiJ9..."
}