List Event Retention Settings
GET/webhook-srv/eventdescriptions/retention
Lists event types where retention is configurable, including the current
daysToLive value and retention bounds (minDaysToLive, maxDaysToLive,
defaultDaysToLive).
Only event types with a retention object are returned. Event retention must
be active for the tenant; otherwise the API responds with an error.
Related guide: Event Retention.
Request
Responses
- 200
- 400
- 401
- 403
OK
BAD_REQUEST
UNAUTHORIZED
FORBIDDEN - Event retention is not active for this tenant