Skip to content

auth.test

Checks authentication & identity.

Surfaceweb-api
Rate limitTier 4 (100/min)

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

FieldType
bot_idobject
is_enterprise_installboolean
teamstring
team_idobject
urlstring
userstring
user_idobject

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 auth.test reference