VXT

Get Vxt Status

Get VXT connection status for the current user's customer.

get/vxt/status

Response

Successful Response

connectedboolean required
statusstring nullable

connected | disconnected | error

connected_atstring nullable
vxt_emailstring nullable

Email of the VXT user whose refresh token is stored

last_successful_call_atstring nullable
last_error_msgstring nullable
webhook_urlstring nullable

Stable webhook URL to paste into VXT Settings → Webhooks (same for all customers)

webhook_tokenstring nullable

Per-customer bearer token. Customer pastes this into VXT as 'Bearer <token>' in the Authorization header of the webhook.

Changes