x-api-key: ********************
curl --location '/leads/field/options?field=undefined' \ --header 'x-workspace;' \ --header 'x-api-key: <api-key>'
{ "field": "string", "values": [ "string" ] }