curl --location --request GET '/api/departments'
[ { "description": "string", "id": 0, "name": "string" } ]