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