X-API-KEY: ********************
curl --location '/api/users/control/user-organization/v1/filter//' \ --header 'X-API-KEY: <api-key>'
{ "choices": [ { "value": "string", "label": "string" } ] }