Authorization: Bearer ********************
curl --location -g --request GET 'https://preprod.api.crego.io/v1/crm/applicants/{{crm:applicant_id}}/' \ --header 'Authorization: Bearer <token>'
{ "_id": "5e4d8bc0-daa4-4179-aac4-2c2ed2665abc", "lead_id": "af1bd85c-9ce4-4c93-81d4-5e8f5b084ab9", "applicant_type": "person", "is_primary": false, "is_authorized_signatory": true, "tags": [], "name": "JASPREET SINGH GULATI", "is_deleted": false, "created_at": 1720609434.946, "updated_at": 1720609434.946 }