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