Returns current and future benefit enrollment records for one or more employees, grouped by employee. A JSON request body with a filters object is required; at least one filter field must be provided. Results are grouped per employee with pay frequency and an array of per-plan records including enrollment status, deduction amounts, and employer/employee cost-sharing details. Use List Company Benefits to get valid companyBenefitId values.
Deprecation notice: This endpoint accepts filters inside a JSON request body on a GET request, which is non-standard — some HTTP clients and proxies may strip request bodies from GET requests. This behavior is deprecated and a future release will migrate to standard query parameters.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad request. The request body is missing, is not valid JSON, or the filters object is missing or invalid.
401Unauthorized. Invalid or missing authentication credentials.
403Forbidden. The authenticated user does not have access to benefit data.
500Internal server error.
