curl --request GET \
--url https://api.agentixx.io/api/contacts/{id} \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}Get a single contact with conversation count.
curl --request GET \
--url https://api.agentixx.io/api/contacts/{id} \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}