Cache & Sync
List active refresh jobs
All refresh/backfill jobs currently running across the panel. Zero platform requests.
All refresh/backfill jobs currently running across the panel. Zero platform requests.
Guide: Cached reads
Authorization
apiKey X-API-Key<token>
Your CRM panel API key
In: header
Response Body
application/json
curl -X GET "https://example.com/refresh/active"{ "jobs": [], "success": true}