Sign in

List conversations

documented

Return a list of channel-like conversations accessible to the calling token.

GET /api/conversations.listConversationsno implementation yet0 runs

Input

types
Conversation types to include (comma-separated, e.g. public_channel,private_channel,mpim,im)
{{$types}}
exclude_archived
Exclude archived conversations (true/false)
{{$exclude_archived}}
limit
Maximum number of items to return per page
{{$limit}}
cursor
Cursor for pagination
{{$cursor}}
Calls Slack as you (your API key is your account); keychains.dev holds the credentials.