Departments

Get department

This endpoint gets a department by ID.

get/v2/departments/{id}

Path parameters

idstring required

Response

getDepartmentById 200 response

idstring required
namestring required

Name of the department

descriptionstring nullable

Description of the department

Changes