List Departments
documentedList departments.
GET /itil/departments.jsonDepartmentno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
Note: Freshservice API endpoints are domain-mapped (https://domain.freshservice.com/path/to/api.json). For list endpoints like departments, you can paginate with the page query parameter. API key authentication is done via Basic Auth with the API key as the username and a dummy password (e.g., X). See official docs for reference. ([api.freshservice.com](https://api.freshservice.com/v1))