Documentation
¶
Overview ¶
This example demonstrates the Audit Logs API. The Audit Logs API requires an Enterprise Grid organization with an app that has the auditlogs:read scope.
Usage:
export SLACK_USER_TOKEN="xoxp-..." # User token with auditlogs:read scope go run audit.go
Note: The Audit Logs API uses a different endpoint (api.slack.com) than the regular Slack API (slack.com/api). This is handled automatically by the library.
Click to show internal directories.
Click to hide internal directories.