---
title: "Get Api Key"
method: GET
path: "/api/users/{user_id}/api-key"
tags: ["users"]
---

# Get Api Key

`GET /api/users/{user_id}/api-key`

Get the API key for a user by ID.

## Path parameters

- `user_id` string, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/cleanlab/apis/agility.md) · [All operations](https://skmtc.dev/cleanlab/apis/agility/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleanlab/agility/revisions/9e6009a931b6/schema)
