---
title: "Get Default Api Key Decrypted"
method: GET
path: "/api/v1/auth/keys/default/decrypted"
tags: ["Auth"]
---

# Get Default Api Key Decrypted

`GET /api/v1/auth/keys/default/decrypted`

Get the user's default API key with the full decrypted key for auto-selection.

This endpoint returns the full API key to enable seamless Chat/Test access.
The key is decrypted using the user's Cognito data for security.

Requires JWT Bearer authentication with the token received from the login endpoint.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/morpheusais/apis/morpheus-api-gateway.md) · [All operations](https://skmtc.dev/morpheusais/apis/morpheus-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/morpheusais/morpheus-api-gateway/revisions/061297d1593b/schema)
