---
title: "Download a CSV with all current catalog data"
method: GET
path: "/recommendations/catalogs/{catalog_id}/catalog/{date}"
tags: ["Recommendations"]
---

# Download a CSV with all current catalog data

`GET /recommendations/catalogs/{catalog_id}/catalog/{date}`

Download a CSV with all current catalog data

## Path parameters

- `date` string, required
- `catalog_id` string, required

## Response `200`

Return the CSV with correct headers to force download

## Other responses

- `400` — Invalid request body supplied
- `401` — Invalid credentials
- `403` — You do not have access to the specified Project
- `default` — Unexpected error

---

[API](https://skmtc.dev/optimizely/apis/optimizely-api.md) · [All operations](https://skmtc.dev/optimizely/apis/optimizely-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/optimizely/optimizely-api/revisions/5151fe6a2297/schema)
