/
SC
screenpipe
/
Screenpipe API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3d ago
Details
Filter operations
Activity
1
Audio
5
Cloud Sync
7
post
Initialize cloud sync
get
Get sync status
post
Trigger sync
post
Lock sync
post
Download synced data
post
Push pipe configs to cloud
post
Pull pipe configs from cloud
Data Management
3
Data Retention
3
Database
2
Elements
1
Experimental
2
Frames
9
Meetings
9
Memories
5
Search
2
Speakers
9
System
1
Tags
3
Vault
4
Vision
1
Cloud Sync
Get sync status
Get current sync status.
get
/sync/status
Response
OK
SyncStatusResponse
required
Response for sync status.
enabled
boolean
required
is_syncing
boolean
required
last_sync
string
nullable
required
last_error
string
nullable
required
machine_id
string
nullable
required
last_download_at
string
nullable
required
Changes