# Get public catalog Retrieve a publicly accessible catalog by ID Endpoint: GET /catalogs/public/{id} Version: 1.0.0 Security: ## Path parameters: - `id` (integer, required) Unique identifier of the catalog Example: 101 ## Query parameters: - `filters` (string) JSON array of filters Example: "[]" ## Response 404 fields