RMM provider slug: ninjaone, levelio, tacticalrmm, tanium, or huntress. Scheduled device sync is available for the first four; huntress exposes no device listing.
Only the recurring device sync writes this. Use it, not lastSyncAt, to answer whether the schedule is actually running: an integration can show a recent lastSyncAt from one manual sync while nothing recurring has ever run.
deviceCountintegerRequired
Assets currently attributed to this provider.
deviceSyncEnabledbooleanRequired
Whether a recurring device sync is scheduled.
deviceSyncIntervalMinutesintegerRequired
Cadence in minutes, 15 to 1440. Meaningful only when deviceSyncEnabled is true.
Response codes
200
Integration status.
400
Invalid request body, provider without a device sync, or an inactive integration.