Skip to content

cow users

users

cow users [options] [command]

List and search profiles

cow users list [options]

Options

Flag Description
--cursor <cursor>
--limit <n>
--direction <direction> asc | desc
--q <q>
--trait <trait>
--trait-value <traitValue>
--segment-id <segmentId>

Find a profile by one identifier (<kind>:<value>)

cow users find [options]

Options

Flag Description
--identifier <identifier>

Fetch one profile with its identifiers

cow users get [options] <profileId>

Erase a user (GDPR)

cow users erase [options] <profileId>

Export everything held on a user (GDPR)

cow users export [options] <profileId>

Update consent purposes

cow users updateConsent [options] <profileId>

Options

Flag Description
--data <json>

The segments a profile belongs to

cow users listSegments [options] <profileId>

Options

Flag Description
--cursor <cursor>
--limit <n>

A profile’s journey timeline

cow users listJourneys [options] <profileId>

Options

Flag Description
--cursor <cursor>
--limit <n>