---
title: "Preview the Meta catalog feed for the current company"
method: GET
path: "/api/marketing/meta-catalog/preview"
tags: ["Meta Catalog - Admin"]
---

# Preview the Meta catalog feed for the current company

`GET /api/marketing/meta-catalog/preview`

Render a brand feed fresh (bypassing the 15-min cache) for an admin preview.

## Query parameters

- `portal` string — Destination slug, or 'site'
- `domain` string — Brand domain to preview; defaults to the primary website
- `format` string — 'vehicles' (AIA) or 'products' (Google-Merchant)

## Headers

- `x-api-token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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