Hi, how can an admin identify a group’s ID number?
I guess you could look at the JSON source, like https://meta.discourse.org/groups/team.json
Why do you need this? It should never be required if you’re just using the Discourse UI.
7 Likes
Ok - thanks! I need it to plug it into a Data Explorer query. That worked.
5 Likes
I’ve recently needed to get the group ID to make an API call to add members to a group when they paid for a subscript /subscription.
4 Likes