---
title: "Get badge attribution"
method: POST
path: "/launcher/{id}/get-attribution"
tags: ["Launcher"]
---

# Get badge attribution

`POST /launcher/{id}/get-attribution`

## Path parameters

- `id` string, required

## Headers

- `x-api-key` string, required

## Request body

- GetBadgeAttributionDto
  - `badgeId` string, required — The badge ID
  - `jwt` string, required — The launcher session JWT

## Response `201`

---

[API](https://skmtc.net/openpage/apis/openpage-api-reference.md) · [All operations](https://skmtc.net/openpage/apis/openpage-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openpage/openpage-api-reference/versions/99e35ba4d97e/schema)
