Skip to main content
GET
Get Global Replay
Global Replay v1 is Shoal’s first explicit premium replay surface. Use it when you need:
  • recent merged historical reconstruction
  • one stream across both radar and signal
  • a clearer replay product than stretching /v1/radar/all or /v1/signal/all
Do not treat it as unrestricted export.

Access

  • Access layer: premium
  • Plan floor: enterprise
  • Surface: replay

Query Parameters

Request

cURL

Response (200)

Notes

  • Replay uses the canonical event aliases: summary, bullets, owners, participants, evidence, latestEvidenceTimestamp, significance.
  • Each replay item includes surface so you can distinguish signal from radar.
  • This route is intentionally narrower than full export.
  • If you only need one organization, prefer /v1/timeline/byOrganizationId.
  • If you only need recent monitoring, prefer the feed routes instead of replay.

Errors

  • 400 if since is missing
  • 400 if since is older than 30 days
  • 403 if the API key does not meet the plan floor
  • 500 on internal server error