curl --location --request GET 'https://api3.mypospointe.com:8843/Departments' \
--header 'db: 170'[
{
"deptId": "string",
"deptName": "string",
"picturePath": null,
"visible": "string",
"btnColor": "string",
"nameVisible": "string",
"pictureVisible": "string",
"listOrder": 0,
"showinOrderTablet": true
}
]