Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.nuvia.ai/v1/user/presence/company \ --header 'Authorization: Bearer <token>'
[ { "userId": "<string>", "online": true, "lastSeen": "<string>" } ]
Retorna a lista de usuários online da empresa do usuário autenticado
Token JWT de autenticação
Lista de usuários online retornada com sucesso
ID do usuário
Se o usuário está online
Última vez que o usuário foi visto online