Get KeyAsk AIget https://api.unloc.app/v2/projects/{projectId}/keys/{keyId}Returns a Key by id. Required Scopeproject.adminPath ParamsprojectIdstringrequiredID of the Project. Must match the one in the JWT.keyIdstringrequiredID of the Key.Responses 200Returns Key. 400Request has missing or invalid parameters. 401Unauthorized request. JWT invalid or expired. 404Key not foundUpdated 7 months ago