Session Detail
rybbit_get_sessionRetrieve comprehensive session data including all page views, events, user traits, device details, and location for a specific session. Use after listing sessions to analyze user behavior and event timeline.
Instructions
Get detailed session information including all page views, events, user traits, device info, location, and full event timeline. Use rybbit_list_sessions first to find session IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID (numeric ID or domain identifier) | |
| sessionId | Yes | Session ID to retrieve |