Documentation
Sign inGet started

bird contact-properties get

Usage

Exemple de code
bird contact-properties get <property-id> [flags]

Description

Get a single contact property by ID: key, type, fallback value, and archived state.

Examples

Exemple de code
bird contact-properties get <id>
bird contact-properties get <id> -f text
# find an id to pass
bird contact-properties list

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird contact-properties archiveArchive a contact property
bird contact-properties createDefine a custom contact property.
bird contact-properties listList contact properties
bird contact-properties unarchiveUnarchive a contact property
bird contact-properties updateUpdate a contact property's fallback value.