Hey,
I’m working with the BitWarden API, and am having some trouble making connections between endpoints.
My goal is to join Events data with Collection, Group, and/or Member data. However, the issue I’m running into is the Events endpoint returns a whole lotta null values in all of the corresponding id columns. I just want to know if this is normal, or if there’s a reason why this might be happening.
Is the issue that when an event is logged, it isn’t always logging the user behind it? Or is there an issue on my end, in which there are no collections, groups, and/or members tied to the events that have been logged?
Thanks again,
Robert