---
title: "Get the AKSK for a UserId."
method: GET
path: "/v1/{project_id}/aksks/{user_id}"
tags: ["AKSK"]
---

# Get the AKSK for a UserId.

`GET /v1/{project_id}/aksks/{user_id}`

## Path parameters

- `project_id` string, required
- `user_id` string, required

## Response `200`

successful operation.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized. Token not found in header
- `403` — Forbidden
- `404` — The resource does not exist i.e. AKSK does not exist.

---

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