get
https://{companyDomain}.bamboohr.com/api/v1/benefit/employee_benefit
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.
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.
