v7
latestOpenAPI 3.1.02026-08-08356409701.0 KBCustomer Traits
Get Customer Traits
Get all customer traits, optionally filtered by agent_id.
Args: request: FastAPI request object agent_id: Optional agent ID to filter traits by auth: Authentication credentials
Returns: CustomerTraitsListResponse with list of traits and total count
get/v1/customer-traits
Query parameters
agent_idinteger nullable
Headers
X-API-Keystring required
API key required to authenticate requests.
Response
Successful Response