sbracamonte
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by sbracamonte-
Box API events don't display full user details
Hello I was pulling event with the api like so: stream_position = 0events = client.events().get_events(stream_position=stream_position,stream_type="admin_logs")stream_position = events['next_stream...
-
Pull Box Enterprise events for specific user
AnsweredHello has anyone successfully been able to query the "box events" cli command to pull events for a particular user or set of users? I didn't see this as an option other than beyond use the "-as-use...