cURL
curl --request GET \ --url https://api.example.com/sync/status
{ "enabled": true, "is_syncing": true, "last_sync": "<string>", "last_error": "<string>", "machine_id": "<string>", "last_download_at": "<string>" }
Get current sync status.
Documentation IndexFetch the complete documentation index at: https://docs.screenpi.pe/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.screenpi.pe/llms.txt
Use this file to discover all available pages before exploring further.
OK
Response for sync status.
Was this page helpful?