App Logo
slack.com

Get Slack thread replies

Read every reply in a thread by channel (name or id) and the parent message ts (thread_ts). Returns the parent plus its replies, authors resolved to display names. Requires login.

Input

ts required

The parent message's ts / thread_ts.

channel required

Channel name (with or without #) or id (C…).

limit optional

Max replies per page (default 100).

cursor optional

next_cursor from a previous call.

workspaceDomain optional

Workspace host, e.g. acme.slack.com. Defaults to the active workspace.

Output

channel required
replies required
parent optional
nextCursor optional

Start building not clicking