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.liderhub.com.br/v1/agents \ --header 'x-company-key: <api-key>'
{ "agents": [ { "id": "aaaaaaaa-bbbb-cccc-dddd-111111111111", "name": "Agente de Vendas 1", "delayTime": "0" } ] }
Retorna todos os agentes de IA configurados no workspace.
Chave de autenticação do workspace (gerada na plataforma Liderhub)
Lista de agentes retornada com sucesso
Show child attributes
Esta página foi útil?