get
https://{companyDomain}.bamboohr.com/api/v1/benefitcoverages
Returns all benefit coverage levels configured in the company, such as Employee Only, Employee + Spouse, and Employee + Family. The JSON response wraps results under a "Benefit Coverages" key. Each coverage level includes an ID, short name, optional description, sort order, and an associated benefit plan ID (null for company-wide levels). Requires Benefits Administration permissions or owner/admin access.
403The authenticated user does not have Benefits Administration permissions.
