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