# ContactSearchResponse

Type: object

## Properties

- `contacts` (array<ContactSummary>, required)
- `nextPageToken` (string, optional)
- `totalSize` (integer, required) - Matching contact count at evaluatedAt, cached for up to five minutes.
- `evaluatedAt` (string, required) - Time when totalSize was evaluated.

