Get the latest sync status

GET/api/v1/integrations/servicenow/sync/status

Parameters

This endpoint does not accept parameters.

Responses

200Sync status

Request

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

Response

200Sync status
Example response not yet documented.