X-API-KEY: ********************
curl --location --request GET '/api/whiteboard/v1/attribute/choices/value/' \ --header 'X-API-KEY: <api-key>'
[ { "value": "string", "label": "string" } ]