List Sessions
GET /sessions/v2
Return a list of session replay URLs for a user, queried by email address and/or uid. If both a uid and email parameter are passed into the API, this endpoint queries on them separately and returns a union of the records found. Therefore, it's recommended to use either uid or email, but not both.
Request
Responses
200
A successful response.