---
title: "Changes to Lookup user by Slack UID"
method: GET
path: "/api/v1/users/lookup_slack_uid/{slack_uid}"
---

# Changes to Lookup user by Slack UID

`GET /api/v1/users/lookup_slack_uid/{slack_uid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 27 revisions.

- **2026-06-07** (v1) `10d87f00ef0b` — 3 info
- **2026-01-27** (v1) `b6d6849481da` — 3 info

## Changes

- **2026-06-07** (v1) `10d87f00ef0b` — 3 info
  - the endpoint scheme security `Bearer` was added to the API
  - the endpoint scheme security `Bearer AND ApiKeyAuth` was removed from the API
  - added the non-success response with the status `401`
- **2026-01-27** (v1) `b6d6849481da` — 3 info
  - the endpoint scheme security `Bearer AND ApiKeyAuth` was added to the API
  - the endpoint scheme security `Bearer` was removed from the API
  - removed the non-success response with the status `401`

---

[Operation](https://skmtc.dev/hackclub/apis/hackatime-api/docs/api/v1/users/lookup_slack_uid/:slack_uid/get.md) · [API](https://skmtc.dev/hackclub/apis/hackatime-api.md) · [Page](https://skmtc.dev/hackclub/apis/hackatime-api/changes/api/v1/users/lookup_slack_uid/:slack_uid/get)
