# Get current offers for a marketplace catalog item **GET /2024-09/marketplaces/catalog-items/{marketplace_catalog_item}/current-offers** Returns the latest offers for a catalog item, excluding any where no_longer_visible_at is set ## Servers - Production server (uses live data): https://app.merchanthq.com/api (Production server (uses live data)) ## Authentication methods - Default ## Parameters ### Path parameters - **marketplace_catalog_item** (string(uuid)) The ID of the marketplace catalog item ## Responses ### 200 Current offers for the catalog item #### Body: application/json (object) - **data** (array[object]) ### 401 ### 404 [Powered by Bump.sh](https://bump.sh)