Skip to main content
GET
Get the information of a benefit model

Overview

Retrieve the information of a single benefit model in the Cobee system.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

companyId
string<uuid>
required

The unique identifier of the company

benefitModelId
string<uuid>
required

The unique identifier of the benefit model

Response

Benefit model successfully retrieved

id
string<uuid>

The identifier of the benefit model

name
string

The name of the benefit model

benefitBagConfigs
object[]