> For the complete documentation index, see [llms.txt](https://docs.r4nkt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r4nkt.com/api/player-badges.md).

# Player Badges

## List a specific player's badges

<mark style="color:blue;">`GET`</mark> `/v1/games/:game_id/players/:player_id/badges`

#### Path Parameters

| Name                                         | Type   | Description |
| -------------------------------------------- | ------ | ----------- |
| game\_id<mark style="color:red;">\*</mark>   | string |             |
| player\_id<mark style="color:red;">\*</mark> | string |             |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
