Search Employee Groups
GET/public-api/v1/employees/groups
EndPoint Description : This API returns a paginated list of active employee groups. It is used to retrieve available groups for employee assignment during onboarding or management.
Request
Responses
- 200
- 401
- 500
Employee Groups have been successfully retrieved.
Unauthorized – Invalid or missing token.
Internal Server Error