sources
Get Connection Sync Status
Get the Nango sync status for a source connection.
Returns the current sync status from Nango including:
- nango_status: RUNNING, SUCCESS, ERROR, PAUSED, or STOPPED
- finished_at: When the sync last completed
- next_scheduled_sync_at: When the next sync is scheduled
- record_count: Number of records in Nango
- last_sync_result: Latest sync result with added/updated/deleted counts
get/v1/sources/{source_id}/sync-status
Path parameters
source_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.