External DocumentationTo learn more, visit the Freshdesk documentation.
Actions
List Groups
List all groups in your Freshdesk helpdesk.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Page | The page number of the results to retrieve. |
| Per Page | The maximum number of records to return per page. Maximum is 100. |
| Return All Pages | Automatically fetch all resources, page by page. |
[
{
"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"
}
]
Was this page helpful?