Workspot SIEM (Splunk) Events API
HMAC-SHA256 authenticated REST API for fetching Workspot Control event data — end-user and administrator actions — into Splunk or any other SIEM. Uses a submit/poll/fetch flow with checkpoint-based incremental delivery: POST an events request with the last checkpoint, poll the returned request token with HEAD until ready, then GET batches of up to 1000 events with the new checkpoint returned in the X-Ws-Checkpoint response header.