v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Database tables

Responds with the periodic data sync interval data, if the user has the right permissions. This is an enterprise feature.

get/api/data-sync/{data_sync_id}/periodic-interval/

Path parameters

data_sync_idinteger required

The data sync where to fetch the periodic settings for.

Response

interval'MANUAL' | 'DAILY' | 'HOURLY'
  • MANUAL - MANUAL
  • DAILY - DAILY
  • HOURLY - HOURLY
whenstring time required
automatically_deactivatedboolean required

Indicates whether the periodic data sync has been deactivated.