List cashback campaigns
GET/api/v1/admin/cashback-campaigns
Paginated. Status is derived from the campaign's dates on every read, so it is always current: SCHEDULED before its from-date, LIVE inside the window, INACTIVE once the to-date has passed. Deleted campaigns appear only under status=INACTIVE. This endpoint returns campaign headers only — agentGroupIds, listingIds and listingCount are omitted here; fetch one campaign to see its resolved scope.
Request
Responses
- 200
OK