https://api.freshservice.com/v2/#list_all_service_items
This api lists all service categories in your Freshservice service desk
By default, only service categories from the primary workspace will be returned for accounts with the 'Workspaces' feature enabled. For service categories from other workspaces, use the workspace_id filter.
Filter by Handle Workspace /api/v2/service_catalog/categories?workspace_id=[id] 'workspace_id' is applicable only for accounts with the 'Workspaces' feature enabled. GET /api/v2/service_catalog/categories
curl -v -u api_key:X -X GET 'https://domain.freshservice.com/api/v2/service_catalog/categories?workspace_id=2'
Generated using TypeDoc
View List of Service Categories