Skip to main content
GET
/
cloud-gateway
/
v1
/
compensation-components
cURL
curl --request GET \
  --url http://localhost:8080/cloud-gateway/v1/compensation-components
[
  {
    "id": "<string>",
    "label": "<string>"
  }
]

Response

200 - */*

OK

id
string

Unique identifier of the compensation component (Formerly name)

label
string

Human readable name of the compensation component