List all events in a workspace with pagination. Returns event names and their linked schema information.Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-l, --limit int | Maximum number of events to return | 20 |
-f, --offset int | Number of events to skip for pagination | 0 |
-o, --output string | Output format (pretty, json, yaml) | pretty |