latestOpenAPI 3.1.02026-08-22360412712.1 KB
b5daa886f4ee
Customer Traits
Get Customer Trait
Get a specific customer trait by ID.
Args: trait_id: UUID of the customer trait request: FastAPI request object auth: Authentication credentials
Returns: CustomerTraitResponse with the trait details
get/v1/customer-trait/{trait_id}
Path parameters
trait_idstring uuid required
Headers
X-API-Keystring required
API key required to authenticate requests.
Response
Successful Response