Skip to main content
Version: v2

List Sessions

Returns up to limit most recent session replay URLs for a user, queried by uid and/or email. If both uid and email are provided, this endpoint queries on them separately and returns the union of the records found. It is recommended to use either uid or email, but not both. Alternatively, provide session_uid (the customer-defined session identifier set via the Fullstory SDK or server API) to fetch a single session directly. session_uid is mutually exclusive with uid and email. Pagination is not currently supported; this endpoint always returns a single page.

Responses

200

A successful response.