Alexa

Get Amazon User Details

Gets details about an already registered Amazon user.

get/v2.0/external/alexa/users/me

Headers

Accept'application/json' | 'application/hal+json' | 'application/xml' | 'text/xml' | 'text/csv'

The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.

Response

Returns the data of the Amazon-Account

userIdstring

The userId of the amazon user in the platform.

accessTokenstring

The user's access token that allows platform to make requests to Amazon.

refreshTokenstring

A refresh token that is used to generate a new access token refresh token pair.

Changes

No recorded changes to this endpoint across all 1 revision of this API.