Question

How can I see the group ID within Zendesk Support?  

Answer

There are two methods to retrieve the group ID in Support:

Search for the group

  1. In Admin Center, open the People page.
  2. In the Groups section > select the name of the group.
  3. Click the Actions button > View open tickets.

    View open tickets.png

  4. The next page shows the list of tickets within that group. You can find the group ID in the search field as in the screenshot below.search_group_id

Use the API

To get a list of all the groups in your account and their respective IDs, use the List Groups API: GET /api/v2/groups

Powered by Zendesk