/
OP
optimove
/
Optimove API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
optimove
Optimove API
get
Get a promotion by id
v1
latest
OpenAPI 3.0.1
2026-07-24
210
349
345.4 KB
PromotionQuery
Get a promotion by id
get
/v1/promotions/{promotionId}
Path parameters
promotionId
string
required
Response
A successful response.
PromotionqueryserviceGetByIdResponse
required
promotionId
string
metadata
PromotioneventMetadataSet
properties
object
conditionTree
ConditionBranch[]
promotionTiers
TierPromotionTier[]
state
'NOT_EXIST'
|
'DRAFT'
|
'ACTIVE'
|
'INACTIVE'
|
'ARCHIVED'
promocodes
object
version
integer
createdAt
string
date-time
updatedAt
string
date-time
availableCommands
PromotioncommandAvailableCommand[]
rewardConstraints
EventRewardConstraintsSet
publishingBudgets
EventPublishingBudgetsSet
rewardConsumption
AuditRewardConsumption
publishingStatus
'RUNNING'
|
'PAUSED'
|
'COMPLETED'
|
'PENDING'