common

Get the current authenticated user profile

get/api/v1/whoami

Response

emailstring nullable
firstNamestring nullable
idstring required
lastNamestring nullable
orgIdstring required
pictureUrlstring nullable

Changes