Skip to main content
GET
/
api
/
v1
/
compensation-components
cURL
curl --request GET \
  --url https://api.example.com/api/v1/compensation-components
[
  {
    "id": "<string>",
    "label": "<string>"
  }
]

Response

200 - application/json

OK

id
string

Unique identifier of the compensation component (Formerly name)

label
string

Human readable name of the compensation component