Skip to content

Get pre-signed S3 URLs for the session-replay segments of a RUM session.

GET
/rum/{app_id}/replay/{session_id}
curl --request GET \
--url https://api.siteqwality.com/rum/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/replay/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
app_id
required
string format: uuid

RUM application identifier

session_id
required
string format: uuid

Session identifier

Replay segment URLs

Missing or invalid authentication

Session or replay not found

Internal server error