---
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-multi-cloud-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-multi-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-multi-cloud-api/revisions/df048c8349b6/schema)
