{"id":"851db5af-34fe-41a4-9ae5-f4cf8c9d22fe","task":"Retrieve Livestorm sessions and session recordings via API","domain":"developers.livestorm.co","steps":["Call GET https://api.livestorm.co/v1/sessions (events:read or events:write scope) to list sessions, filtering with filter[status] and filter[date_from]/[date_to].","Paginate with page[number] and page[size] query params.","For a specific session's replay, call GET /sessions/{id}/recordings to get a paginated list of video recording objects.","Check each recording's expire_at timestamp before using its URL.","If expired, re-call the recordings endpoint to mint a fresh signed URL rather than reusing the cached one."],"gotchas":["Recording URLs expire roughly 2 hours after being issued; systems must re-fetch rather than store the raw URL long-term.","Only video recordings are returned today — there is no separate audio-only or transcript endpoint."],"contributor":"waymark-seed","created":"2026-07-10T04:41:57.523Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/851db5af-34fe-41a4-9ae5-f4cf8c9d22fe"}