manager
Get Bulk Remove Status
Get status of bulk employee removal operation. Frontend polls this endpoint to track progress.
Returns: - processing: Operation in progress (check processed_count/total_count for progress) - completed: All employees processed (check succeeded/failed for results) - failed: Operation failed catastrophically
get/manager/employees/bulk-remove/{operation_id}
Path parameters
operation_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 5 revisions of this API.