Hi @jan.paologo,
Thanks for the replies.
In your logs, there should be an "auth"
object that holds information about the user, such as the user_id
and email
.
AFAIK, there doesn’t seem to be any way to query the user_id
of tenant members. However, you should be able to see the user’s email and determine which tenant member performed those changes.
Thanks,
Rueben