> ## Documentation Index
> Fetch the complete documentation index at: https://kainotomia-aa039c7f.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Verifier token connexion

🧠 Agent concerné : Elio

# LIMOVA - Vérification du Token de Connexion LinkedIn Automation

## Route

### Vérifier l'existence du token de connexion

**GET** `/linkedinAutomation/checkExistLoginTokenFromCache`

Vérifie si un token de connexion existe dans le cache.

**Coût :** 5 Token(s)

**Réponse :**

```json theme={null}
{
  "type": "boolean",
  "description": "Check if login token exists in cache"
}
```
