By default a given audit will return all historical events. This can be an unreasonnable number of events to return. The opitional paramets allow you to specific and start date and an enddate for the audit as well as other filters. See the official documentation for all available parameters.

get_session_creations_events(...)

Arguments

...

a vector of named parameters.

Value

A tibble or a json with all return events

Examples

if (FALSE) get_session_creations_events()