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/sync \ --header 'Authorization: Bearer <token>'
{ "root": [ { "_id": "<string>", "name": "<string>" } ] }
Retorna todos os usuários ativos da empresa (apenas ID e nome)
Token JWT de autenticação
Lista de usuários ativos retornada com sucesso
Lista de usuários ativos
Show child attributes