---
title: "Copy of Streaks"
method: GET
path: "/2023-10/subscription/{subscriptionId}/mysteryReward"
---

# Copy of Streaks

`GET /2023-10/subscription/{subscriptionId}/mysteryReward`

Fetch Streaks related details for a given subscription ID in a specific locale

## Path parameters

- `subscriptionId` integer, required

## Query parameters

- `locale` string

## Response `200`

200

- object
  - `success` boolean
  - `message` string
  - `data` object
    - `rewardsData` string
    - `configTexts` string
    - `discountType` string
    - `claimBehavior` string
    - `discountTitle` string
    - `discountValue` integer
    - `automationFlowId` integer
    - `selectedVariants` string[]
    - `mysteryRewardType` string
    - `numberOfOrdersRecurringCycleLimit` integer
    - `actionStatus` string
    - `subscriptionOrderNumber` integer
    - `source` string
    - `rewardStatus` string
    - `rewardId` string
  - `code` string
  - `pageInfo` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/loopwork/apis/storefront-api.md) · [All operations](https://skmtc.net/loopwork/apis/storefront-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loopwork/storefront-api/versions/1524500daa02/schema)
