bird contact-properties get
Usage
Exemplo de código
bird contact-properties get <property-id> [flags]Description
Get a single contact property by ID: key, type, fallback value, and archived state.
Examples
Exemplo de código
bird contact-properties get <id>
bird contact-properties get <id> -f text
# find an id to pass
bird contact-properties listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird contact-properties archive | Archive a contact property |
| bird contact-properties create | Define a custom contact property. |
| bird contact-properties list | List contact properties |
| bird contact-properties unarchive | Unarchive a contact property |
| bird contact-properties update | Update a contact property's fallback value. |