auth0_ex v0.3.2 Auth0Ex.Management.Log View Source
A module represeting log resource on Auth0
Link to this section Summary
Link to this section Functions
Link to this function
get(id) View Source
Get a log event by id
Link to this function
search(params) View Source
Retrieve the log entries that match the specified criteria
iex> Auth0Ex.Management.Log.search(page: 1, fields: "user_name")