For the complete documentation index, see llms.txt. This page is also available as Markdown.

ExternalUser

Attributes of the ExternalUser type

External platform user (Slack, Teams, etc.) linked to a Bunny user

Name
Type
Description

createdAt

ISO8601DateTime

displayName

String

Display name from the external platform

email

String

Email from the external platform

externalId

String

User ID on the external platform

externalTeamId

String

Workspace/team ID on the external platform

id

ID

linked

Boolean

Whether this external user is linked to a Bunny user

pluginId

ID

Plugin instance ID

updatedAt

ISO8601DateTime

user

The linked Bunny user

userId

ID

Last updated

Was this helpful?