Authorization: Bearer ********************
curl --location --request GET 'https://preprod.api.crego.io/contacts//props/' \ --header 'Authorization: Bearer <token>'
{ "father_name": { "key": "father_name", "type": "text", "value": "Mithun", "tags": [], "refs": {} } }