Skip to main content
List all groups in your Freshdesk helpdesk.
External DocumentationTo learn more, visit the Freshdesk documentation.

Parameters

ParameterDescription
PageThe page number of the results to retrieve.
Per PageThe maximum number of records to return per page. Maximum is 100.
Return All PagesAutomatically fetch all resources, page by page.

Example Output

[
  {
     "id":1,
     "name":"Entertainers",
     "description":"Singers dancers and stand up comedians",
     "business_hour_id":null
     "escalate_to":1,
     "unassigned_for":"30m",
     "auto_ticket_assign":0,
     "created_at":"2014-01-08T07:53:41+05:30",
     "updated_at":"2014-01-08T07:53:41+05:30"
  }
]

Workflow Library Example

List Groups with Freshdesk and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop