# Preview domain assignment

Runs a health check on a domain and returns which pool it would be placed in. It does NOT enroll the domain or set the band

Endpoint: GET /v1/dynamic_pools/domains/{name}/preview
Version: 3.0.0
Security: basicAuth

## Path parameters:

  - `name` (string, required)
    The domain name

