get
/eventsList events
Returns recorded customer events, optionally filtered by event type.
Authorization
Scheme
- bearerAuth
Required scopes
- event:list
Allowed roles
- owner
- admin
- agent
List events in the workspace.
Parameters
- Name
pageSize- Type
- query integer
- Description
- Optional parameter.
- Name
pageToken- Type
- query string
- Description
- Optional parameter.
- Name
eventTypeId- Type
- query string
- Description
- Optional parameter.
Responses
- 200
List of events
- application/json EventsResponse
- default
Error
- application/json ProblemDetails