Auth
Get Default Api Key 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.
get/api/v1/auth/keys/default/decrypted
Response
Successful Response
{"stackTrail":"paths:/api/v1/auth/keys/default/decrypted:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}