Logins
Available bridges, bridge logins, login sessions for connect and reconnect flows, and advanced network capabilities.
List bridge logins
GET/v1/bridges/{bridgeID}/logins
Get bridge login
GET/v1/bridges/{bridgeID}/logins/{loginID}
Remove bridge login
POST/v1/bridges/{bridgeID}/logins/{loginID}/remove
ModelsExpand Collapse
LoginListResponse object { items }
LoginListResponse object { items }
User the account belongs to.
User the account belongs to.
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.