v3
OpenAPI 3.1.02026-07-31350397683.8 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