latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-173476143.5 KB

11bdb74527de

store

Get store info for a list of derivations

Get store info for a list of output paths.

Body Parameters:

  • StoreInfoRequest: Object containing an outpaths list of output paths

Returns:

  • StoreInfoResponse: A map of output path to a list of StoreInfo objects, each containing catalog, package, URL, and optional authentication info for downloading the binary artifacts.
post/api/v1/catalog/store

Request body

outpathsstring[] required

Response

The list of store info

itemsobject required