Is it possible to query event logs by resourceId? I tried with the id of the license, but I’m not getting any results returned.
In general, I’m trying to get the lastUpdatedBy and CreatedBy for each entity like License or Activation or Product.
Is it possible to query event logs by resourceId? I tried with the id of the license, but I’m not getting any results returned.
In general, I’m trying to get the lastUpdatedBy and CreatedBy for each entity like License or Activation or Product.
Hi Eric,
We do not support any query params on this endpoint yet. We will get them added in a week or so.
Regards,
Ahmad.
Hi Eric,
We have now added support for userId
, resourceId
and user.email
query params in the event logs.
Regards,
Adnan
Thank you very much!