Get a departmentCopy Pageget https://api.gusto-demo.com/v1/departments/{department_uuid}Get a department given the UUID scope: departments:readPath Paramsdepartment_uuidstringrequiredThe UUID of the departmentHeadersX-Gusto-API-VersionstringenumDefaults to 2026-06-15Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-06-15Allowed:2026-06-15Responses 200Success 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated 27 days ago