slackLists.download.get
method
Usage info
Lists are only available to Slack workspaces on a paid plan.
This method is used to export a List.
Sample requests data
curl --location 'https://slack.com/api/slackLists.download.get' \
--header 'Authorization: Bearer xoxb-xxxxxxxxxxxxxxxxx' \
--form 'list_id="F12345678"' \
--form 'job_id="LeF1234567"'