curl --request GET \
--url https://api.zapthinker.com/rag/syncStatus/{instance} \
--header 'apikey: <api-key>'{
"success": true,
"status": {}
}Verifica o status do processamento de sincronização de documentos para o banco vetorial.
curl --request GET \
--url https://api.zapthinker.com/rag/syncStatus/{instance} \
--header 'apikey: <api-key>'{
"success": true,
"status": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.zapthinker.com/llms.txt
Use this file to discover all available pages before exploring further.