SlackWeb.Team.integration_logs

You're seeing just the function integration_logs, go back to SlackWeb.Team module for more information.
Link to this function

integration_logs(optional_params \\ %{})

View Source

Gets the integration logs for the current team.

Optional Params

  • app_id - Filter logs to this Slack app. Defaults to all logs.
  • change_type - Filter logs with this change type. Defaults to all logs. ex: added
  • service_id - Filter logs to this service. Defaults to all logs.
  • user - Filter logs generated by this user’s actions. Defaults to all logs.

Errors the API can return: