Company Contact VCF

Generate and retrieve a VCF file for a company

get

Generates a VCF file for a company based on its path and returns the file's URL.

Query parameters
pathstringRequired

The unique path of the company for which to generate the VCF file.

Example: example-company
Responses
get
/company/vcf
200

A successful response containing the URL of the generated VCF file.

Last updated