---
title: "Changes to Get store info for a list of derivations"
method: POST
path: "/api/v1/catalog/store"
---

# Changes to Get store info for a list of derivations

`POST /api/v1/catalog/store`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 53 revisions.

- **2025-07-23** `29c059f1823a` — 2 breaking, 1 warning, 1 info
- **2025-06-06** `eff897b30ae2` — 1 warning
- **2025-06-05** `820177159d98` — 1 info
- **2025-06-03** `2a00861f8e6b` — 3 info
- **2025-05-05** `6a948a3da4ca` — 1 breaking, 4 info
- **2024-12-03** `7dd5e4318373` — 1 info
- **2024-04-11** `7ba31661b446` — 1 breaking

## Changes

- **2025-07-23** `29c059f1823a` — 2 breaking, 1 warning, 1 info
  - the response property `items/additionalProperties/items/url` became nullable for the status `200`
  - the response property `items/additionalProperties/items/url` became optional for the status `200`
  - removed the request property `drv_paths`
  - the endpoint scheme security `HTTPBasic` was added to the API
- **2025-06-06** `eff897b30ae2` — 1 warning
  - removed the optional property `items/additionalProperties/items/narinfo_exists` from the response with the `200` status
- **2025-06-05** `820177159d98` — 1 info
  - added the optional property `items/additionalProperties/items/narinfo_exists` to the response with the `200` status
- **2025-06-03** `2a00861f8e6b` — 3 info
  - added the optional property `items/additionalProperties/items/catalog` to the response with the `200` status
  - added the optional property `items/additionalProperties/items/package` to the response with the `200` status
  - added the optional property `items/additionalProperties/items/public_keys` to the response with the `200` status
- **2025-05-05** `6a948a3da4ca` — 1 breaking, 4 info
  - added the new required request property `outpaths`
  - the request property `drv_paths` became nullable
  - the request property `drv_paths` became optional
  - request property `drv_paths` deprecated
  - added the optional property `items/additionalProperties/items/auth` to the response with the `200` status
- **2024-12-03** `7dd5e4318373` — 1 info
  - endpoint added
- **2024-04-11** `7ba31661b446` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/flox/apis/floxhub-catalog-server/docs/api/v1/catalog/store/post.md) · [API](https://skmtc.dev/flox/apis/floxhub-catalog-server.md) · [Page](https://skmtc.dev/flox/apis/floxhub-catalog-server/changes/api/v1/catalog/store/post)
