GET /rtm.connect

slack.com

Summary:
Operation ID: rtm_connect
Auth: unknown
Description

Starts a Real Time Messaging session.

Parameters (3)

batch_presence_aware (boolean, query, optional)

Batch presence deliveries via subscription. Enabling changes the shape of `presence_change` events. See [batch presence](/docs/presence-and-status#batching).

presence_sub (boolean, query, optional)

Only deliver presence events when requested by subscription. See [presence subscriptions](/docs/presence-and-status#subscriptions).

token (string, query, required)

Authentication token. Requires scope: `rtm:stream`

No probe data for this endpoint yet.