Skip to main content
Glama

list_organization_replays

Retrieve and analyze user session replays from a Sentry organization to monitor interactions, identify errors, and diagnose experience issues.

Instructions

List replays from a Sentry organization. Monitor user sessions, interactions, errors, and experience issues.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organization_slugYesThe slug of the organization to list replays from
project_idsNoOptional array of project IDs to filter replays by
environmentNoOptional environment to filter replays by
stats_periodNoOptional time range in format <number><unit> (e.g., '1d' for one day). Units: m (minutes), h (hours), d (days), w (weeks)
startNoOptional start of time range (UTC ISO8601 or epoch seconds). Use with 'end' instead of 'stats_period'
endNoOptional end of time range (UTC ISO8601 or epoch seconds). Use with 'start' instead of 'stats_period'
sortNoOptional field to sort results by
queryNoOptional structured query string to filter results
per_pageNoOptional limit on number of results to return
cursorNoOptional cursor for pagination
formatNoOutput format (default: markdown)markdown
viewNoView type (default: detailed)detailed

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/codyde/mcp-sentry-ts'

If you have feedback or need assistance with the MCP directory API, please join our Discord server