Назад к Knoon

Подключите Knoon AI к Knoon (System), чтобы автоматизировать AI рабочие процессы.

List users in the current Knoon organization.
systemKnoonListUsers
Бета
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
topnumber Maximum number of users to return (1-100).Нет
lastIdmustache Optional last seen user ID for pagination.Нет
returnRolesboolean If true, include the organization roles for each user.Нет
Возвраты
ИмяТипОписание
statusstring DONE.
sensitive.users.user.uidstring User ID.
sensitive.users.user.displayNamestring Display name.
sensitive.users.user.emailstring Email address.
sensitive.users.user.photoURLstring Profile photo URL.
sensitive.users.user.roles.ownerboolean Whether the user owns the organization.
sensitive.users.user.roles.knowledgeBasestring Knowledge base role.
sensitive.users.user.roles.messagestring Messaging role.
sensitive.users.user.roles.billstring Billing role.
sensitive.users.user.roles.adminstring Admin role.
sensitive.users.user.createdAtstring User join timestamp in ISO 8601 format when available.
sensitive.lastIdstring Pagination cursor for the next page, or empty string when there are no more users.