Get customer connector details
Customers
Get customer connector details
Retrieve connector integration details for a specific customer by connector name.
Returns connector-specific information including:
- Reference ID in the external system
- Customer name
- Customer email
Requirements:
- Customer must belong to the authenticated organization
- Valid UUID format required for customer_id
- Valid connector name required (e.g., ‘stripe’, ‘avalara’, ‘quickbooks’, ‘salesforce’, ‘xero’, ‘hubspot’, ‘zoho’, ‘adyen’, ‘anrok’, ‘dealhub’, ‘netsuite’)
Possible errors:
- 404: Customer not found
- 400: No integration found for the specified connector
- 400: Integration no longer available (resource deleted on connector)
- 400: General processing error
- 422: Invalid UUID format
GET
Get customer connector details
Authorizations
Response
Successfully retrieved customer connector details
Schema for customer connector details response
This schema represents the response structure for the customer connector details endpoint. It includes basic information about a customer's integration with an external connector system.