# The First Changelog

Added this changelog Added this very changelog for your eyes.  Added the ownerId filter If provided, this will only return keys where the ownerId matches.

Source: https://unkey.com/changelog/2023-06-25
Published: 2023-06-25

---

## Added this changelog

Added this very changelog for your eyes.

## Added the ownerId filter

If provided, this will only return keys where the ownerId matches.

```bash
curl \
  --url https://api.unkey.dev/v1/apis/api_123/keys?ownerId=chronark \
  --header 'Authorization: Bearer <UNKEY>'
```
