Export contacts

Authentication

AuthorizationBearer

Pass a JWT access token or an API key (prefixed with tif_live_) as a Bearer token.

Query parameters

formatstringRequired

Export format: csv, json, or vcf

Response

Exported file content (CSV, JSON, or vCard)

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error