Skip to main content
GET
/
v1
/
sessions
/
{id}
/
replays
/
{pageId}
Get Replay Page
curl --request GET \
  --url https://api.browserbase.com/v1/sessions/{id}/replays/{pageId} \
  --header 'X-BB-API-Key: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.browserbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-BB-API-Key
string
header
required

Path Parameters

id
string<uuid>
required

Session ID

pageId
string
required
Maximum string length: 3
Pattern: ^\d+$

Response

200 - application/vnd.apple.mpegurl

The request has succeeded.

The response is of type string.