# DiscoveryScanRequestDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/screenshot-worker/src/app/discovery/dto/discovery.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/screenshot-worker/src/app/discovery/dto/discovery.dto.ts#L40)

## Properties

| Property | Type |
|---|---|
| `siteUrl` | `string` |
| `auth` | `DiscoveryAuthConfigDto` |
| `exploreGridDepth` | `boolean` |
| `timeoutMs` | `number` |
| `pageProfileTimeoutMs` | `number` |
