Is there a way to vaidate via API if the user is actually logged in?

This is the scenario:

The user is at the payment form in the checkout.

The payment provider needs to know if the mail has been validated, in order to show the customer his stored credit cards.

Is there a way to know this info?

I tryied the session App, but without results.

thanks in advance and a happy christmas/navidad/natal.

Daniel.

Você pode dar um GET em:

/no-cache/profileSystem/getProfile

Gracias Nathan por la respuesta.

Ese acceso es desde javascript y funciona perfecto.

La pregunta es cómo obtener esa misma información sobre la validación del email via API, desde un servidor, en forma simultanea con la transacción.

Agora entendi o que deseja e acredito que não há documentação sobre o VTEXID, sinceramente não sei se hoje existe uma forma.