Export contact as vCard

GET /api-v1/contact/{id}/vcard

Headers

Path parameters

  • id integer Required

    id

Responses

GET /api-v1/contact/{id}/vcard
curl \
 -X GET http://wyzio.app/api-v1/contact/{id}/vcard \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"