Skip to main content
GET
/
rag
/
syncStatus
/
{instance}
Check vector sync status
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.

Authorizations

apikey
string
header
required

Your authorization key header

Path Parameters

instance
string
required

Nome da instância

Response

200 - application/json

Status do processamento

success
boolean
status
object