List customer integration mappings
GET
/v1/customers/{customer_id}/integration_mappings
List integration mappings for a customer.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” customer_id
required
Customer Id
string format: uuid
Responses
Section titled “ Responses ”Successful Response
Response List Integration Mappings For Customer V1 Customers Customer Id Integration Mappings Get
Array<object>
CustomerIntegrationMappingResponseobject
id
required
Id
string format: uuid
integration_id
required
Integration Id
string format: uuid
integration_name
required
Integration Name
string
integration_provider
required
Integration Provider
string
external_customer_id
required
External Customer Id
string
created_at
required
Created At
string format: date-time
Unauthorized – invalid or missing API key
Customer not found
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context