Slack.Web.Admin.Workflows.Permissions (SlackKit v1.0.0-alpha.0)

View Source

Summary

Functions

Look up the permissions for a set of workflows

Functions

lookup(workflow_ids, optional_params \\ %{})

Look up the permissions for a set of workflows

API reference

Rate limit: Tier 2: 20+ per minute
Scopes:

View on docs.slack.dev ↗

Required Params

  • workflow_ids - An array of workflow IDs to look up permissions for

Optional Params

  • max_workflow_triggers - Maximum number of triggers to fetch for each workflow when determining overall run permissions; max 1000

See the Common Errors guide for errors returned by every Web API method.