Get offline data sync status

GET/api/v1/airgap/sync

Parameters

This endpoint does not accept parameters.

Responses

200Sync status

Request

curl -X GET "https://api.knowledgetree.dev/api/v1/airgap/sync" \
  -H "Authorization: Bearer $KT_API_TOKEN"

Response

200Sync status
Example response not yet documented.