Path Parameters
Name of the project
Name of the package
Query Parameters
Version identifier for the package
Response
A list of embedded databases in the package
Retrieves a list of all embedded databases within the specified package. These are typically DuckDB databases stored as .parquet files that provide local data storage for the package. Each database entry includes metadata about the database structure and content.
Name of the project
Name of the package
Version identifier for the package
A list of embedded databases in the package