No issues. I know its hard to track open threads with Slack. I wish there's a plugin for this too. 🙂
Any idea where i can find the relevant API calls for this?
In the paid version you have an event-log that tracks and indexes API activity so you can basically get whatever you need
Any idea where i can find the relevant API calls for this?
For #1, you can use the users.get_all
endpoint - see what you get there and let me know if you need more 🙂
Hi SubstantialElk6 , are you referring to the self-hosted open-spurce version?
Can i dig into the mongodb or ES to pull these data?
As for #2, that's only partially possibly, I think - you can get the account creation time, and perhaps do some aggregations on user-related objects to infer activity
Hi SubstantialElk6 , sorry, missed this thread 😞
Hi, any idea if i can acheive this? I just need a list of usernames.
If this is the self-hosted version, you can use both the REST API and/or the mongodb to get #1