get https://api.7shifts.com/v2/company//departments/
Minimum Plan Required: Comp
Sample Response
{
"data": {
"id": 7890,
"company_id": 1234,
"location_id": 4569,
"name": "FOH",
"default": false,
"deleted": null,
"created": "2021-10-19T22:59:15+00:00",
"modified": "2021-10-20T17:06:12+00:00"
},
"object": "department"
}