Resolve ID Token

POST

Information about the authorized user derived from the resolved ID Token

Access to this endpoint requires a bearer token from a Data Client App.
Required Scope | authorized_user:read

Request

This endpoint expects an object.
idTokenstringOptional

The ID token created using the Designer API

Response

Request was successful

idstringOptional

The unique id of the user

emailstringOptional

The user’s email address

firstNamestringOptional

The user’s first name

lastNamestringOptional

The user’s last name