<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [UserInfo](./x-types.userinfo.md) &gt; [session](./x-types.userinfo.session.md)

## UserInfo.session property

A unique token that represents a search session.

**Signature:**

```typescript
session: string;
```
