Contacts
Manage contacts on a specific account
Search contacts
GET/v1/accounts/{accountID}/contacts
List contacts
GET/v1/accounts/{accountID}/contacts/list
ModelsExpand Collapse
ContactSearchResponse object { items }
ContactSearchResponse object { items }
cannotMessage: optional boolean
True if Beeper cannot initiate messages to this user (e.g., blocked, network restriction, or no DM path). The user may still message you.
fullName: optional string
Display name as shown in clients (e.g., ‘Alice Example’). May include emojis.
imgURL: optional string
Avatar image URL if available. This may be a remote URL, media URL, data URL, or local file URL depending on the source. May be temporary or available only on this device; download promptly if durable access is needed.