
Slack Info
CertifiedGet Slack user details
Slack Info
Certified
Get Slack user details
Retrieves user profile metadata; locale can be included.
yaml
type: io.kestra.plugin.slack.app.users.InfoExamples
Get information about a user
yaml
id: slack_user_info
namespace: company.team
tasks:
- id: get_user_info
type: io.kestra.plugin.slack.app.users.Info
token: "{{ secret('SLACK_TOKEN') }}"
user: "U1234567890"
Properties
token *Requiredstring
Slack token
user *Requiredstring
User ID
Slack user ID to describe.
includeLocale booleanstring
Default
falseInclude locale
If true, locale is returned. Default false.
Outputs
color string
User color
deleted boolean
Is deleted
has2fa boolean
Has 2FA
id string
User ID
isAdmin boolean
Is admin
isAppUser boolean
Is app user
isBot boolean
Is bot
isOwner boolean
Is owner
isPrimaryOwner boolean
Is primary owner
isRestricted boolean
Is restricted
isUltraRestricted boolean
Is ultra restricted
name string
Username
profile
User profile
Definitions
io.kestra.plugin.slack.app.models.UserOutput-UserProfile
avatarHashstring
Avatar hash
displayNamestring
Display name
displayNameNormalizedstring
Display name (normalized)
emailstring
image192string
Image 192x192 URL
image24string
Image 24x24 URL
image32string
Image 32x32 URL
image48string
Image 48x48 URL
image512string
Image 512x512 URL
image72string
Image 72x72 URL
phonestring
Phone number
realNamestring
Real name
realNameNormalizedstring
Real name (normalized)
skypestring
Skype name
statusEmojistring
Status emoji
statusExpirationstring
Format
date-timeStatus expiration
statusTextstring
Status text
teamstring
Team ID
titlestring
Title
realName string
Real name
teamId string
Team ID
tz string
Timezone
tzLabel string
Timezone label
tzOffset integer
Timezone offset
updated string
Format
date-timeLast updated