---
title: "Promotions"
method: GET
path: "/Integrations/GetPromotions"
tags: ["External System Integration"]
---

# Promotions

`GET /Integrations/GetPromotions`

Returns an array of all defined promo codes and associated names.

## Response `200`

Success

- OptimoveAPIModelsOptimovePromotionBasicInfo[]
  - `PromoCode` string, nullable
  - `PromotionName` string, nullable

---

[API](https://skmtc.net/optimove/apis/optimove-api.md) · [All operations](https://skmtc.net/optimove/apis/optimove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optimove/optimove-api/revisions/fc55c5b1bec5/schema)
