---
title: "Gets timestamp for when a single badge was awarded to a user."
method: GET
path: "/v1/users/{userId}/badges/{badgeId}/awarded-date"
tags: ["Badges", "Users"]
---

# Gets timestamp for when a single badge was awarded to a user.

`GET /v1/users/{userId}/badges/{badgeId}/awarded-date`

## Path parameters

- `userId` integer, required
- `badgeId` integer, required

## Response `200`

OK

## Other responses

- `404` — 4: User is invalid or does not exist.

---

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