curl --location --request GET '/users/657a0e94e49cfdb21e355c49' \ --header 'x-api-key: DmxPFlWX1H*Ag$IuHOaNKQwHp$JWa^l93oKuOpu4Xg5zYmWPER%#P34&LUwD!B!9'
{ "rc": 100, "rm": "OK", "user": [ { "_id": "64f5313f35e6a55fcccccccc", "acct_id": "64f5313f35e6a55faaaaaaaa", "funnel_id": "64f5313f35e6a55faaaaaaac", "name": "Peter Chan", "email": "peter.chan@gmail.com", "country_code": "852", "mobile": "98765432", "gender": "M", "address": "Address 123", "birthday": { "byear": "2000", "bmonth": "01", "bday": "10" }, "visitor_id": "", "join_medium": "FB", "user_tags": [ { "value": "Testing" } ], "country_id": "CR-HK", "status": "IMP", "created": "2023-10-19", "modified": "2023-10-19" } ] }