Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Browser session ID
Response
List of replays retrieved successfully.
The response is of type object[]
.
List all replays for the specified browser session.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Browser session ID
List of replays retrieved successfully.
The response is of type object[]
.