How obtain all push from an user #2197
Unanswered
sjarrossay
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@sjarrossay are you doing this using an administrator token? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
According to the documentation to obtain all push made by an user,
I was thinking that I had to call
gl.events.list(all=True, action='pushed',sudo='jdoe')
But I got nothing, so I think I'm wrong
Can you help me in this way ?
Thanks for all you great job and for your futur answer
Beta Was this translation helpful? Give feedback.
All reactions