# 402 History

Pass a URL to see how an endpoint's terms have moved.

```
GET /history?url=https://api.example.com/v1/geocode&window=30d
```

`window` is one of `7d`, `30d`, `90d`. History reads what we have already observed;
it never probes the endpoint.
