Home > @uniformdev/context-cdp-segment > SegmentClient > getProfileTraits
SegmentClient.getProfileTraits() method
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ spaceId, userIdentifier, include, limit, } | { spaceId: string; userIdentifier: string; include?: string[]; limit?: number; } |
Returns:
Promise<Partial<T>>