Skip to content

Allow team_id argument for users.list method #353

@ronanmurphy168

Description

@ronanmurphy168

Is your feature request related to a problem? Please describe.

According to the Slack API docs, the users.list method requires the team_id argument when using an org-level token. The Slack App we are using is an org-level app so we are unable to use the current listUsers method in this client.

Describe the solution you'd like

We would like to request a new listUsers method which accepts the team_id as an argument.

Describe alternatives you've considered

We tried to make our app use a regular token instead of an org-level token. We discovered that once a Slack app has been set as org-level, this cannot be undone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions