GET /integrations/slack/members

List the members of the connected Slack workspace, fetched live from the Slack API.

MethodPath
GET/v1/integrations/slack/members
curl "https://api.ellipsis.dev/v1/integrations/slack/members" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
"team_id": "string",
"team_name": "string"
}

On this page

No Headings
Schedule a demo