auth0_ex v0.1.5 Auth0Ex.Management.Log

A module represeting log resource on Auth0

Summary

Functions

Get a log event by id

Retrieve the log entries that match the specified criteria

Functions

get(id)

Get a log event by id

search(params)

Retrieve the log entries that match the specified criteria

iex> Auth0Ex.Management.Log.search(page: 1, fields: "user_name")