Documentation
Sign inGet started

bird contacts get

Usage

Ejemplo de código
bird contacts get <contact-id> [flags]

Description

Get a single contact by ID (con_-prefixed). Look up an ID by exact email or external_id with contacts.list.

Examples

Ejemplo de código
bird contacts get <id>
bird contacts get <id> -f text
# find an id to pass
bird contacts list

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird contacts batchCreate or update many contacts in one request, matched by email.
bird contacts createCreate a contact by email address.
bird contacts deleteDelete a contact
bird contacts listList contacts
bird contacts updateUpdate a contact's name, email, external-id, or custom data.