Skip to content

users.info

Gets information about a user.

Surfaceweb-api
Rate limitTier 3 (50/min)
ArgumentRequiredType
include_localenobooleanSet this to true to receive the locale for this user. Defaults to false
usernostringUser to get info on

ok is always present (true, or false with error). Additional fields:

FieldType
userobject

Works with every official Slack SDK — call it exactly as you would against Slack.

Source specSlack Web API OpenAPI v1.7.0 (apis.guru OAS3 conversion of slackapi/slack-api-specs, upstream archived 2024-03)
Retrieved / verified2026-06-04 · patches applied: 0
In frozen specyes — fields below are copied from the published spec
Conformanceexercised by unmodified official SDKs on every release
See alsoSlack’s users.info reference