# tinker.types.WhoamiResponse ## *class* [**tinker.types.WhoamiResponse**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/whoami_response.py#L6)(*[BaseModel](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/_models.py#L88)*) **Fields:** - [**user_urn**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/whoami_response.py#L8) (*str*) - [**email**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/whoami_response.py#L11) (*str | None*) ## Referenced by - [RestClient.whoami](https://tinker-docs.thinkingmachines.ai/tinker/api-reference/restclient/#whoami)