Retrieve Department

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"
}
Language
Authorization
Click Try It! to start a request and see the response here!