List event streams
Event Streams
List event streams
Returns all event-stream subscriptions configured for the client. Event streams push a filtered view of client-event activity to a downstream consumer such as a webhook or Kafka topic. Use GET /v6/event-streams/built to retrieve evaluated runtime configs.
GET
List event streams
Authorizations
Response
Successful response
The description as configured: a literal value, or an expression (type:string) when defined dynamically.
filters
(APPLICATION_TYPE · object | EVENT_NAME · object | EVENT_TYPE · object | PERSON_ID · object | SANDBOX · object)[]
required
- APPLICATION_TYPE
- EVENT_NAME
- EVENT_TYPE
- PERSON_ID
- SANDBOX
The name as configured: a literal value, or an expression (type:string) when defined dynamically.
