Identify a Group's ID

Hi, how can an admin identify a group’s ID number?

「いいね!」 1

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

Ok - thanks! I need it to plug it into a Data Explorer query. That worked.

「いいね!」 5

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