List departments
GET/api/v1/departments
Returns a paginated list of departments for the organization
Request
Responses
- 200
- 400
- 401
Departments retrieved successfully
Parameter is invalid
Request not authorized
GET/api/v1/departments
Returns a paginated list of departments for the organization
Departments retrieved successfully
Parameter is invalid
Request not authorized