Slack.Web.Team.access_logs

You're seeing just the function access_logs, go back to Slack.Web.Team module for more information.
Link to this function

access_logs(optional_params \\ %{})

View Source

Gets the access logs for the current team.

Errors the API can return:

  • over_pagination_limit - It is not possible to request more than 1000 items per page or more than 100 pages.
  • paid_only - This is only available to paid teams.