team_integration_logs
Retrieve integration activity logs for your Slack team. Filter by app, service, user, or change type to track additions, removals, and updates.
Instructions
Get the integration activity logs for the current team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number of results to return. | |
| user | No | Filter logs to events performed by this user (e.g. ``U0123``). | |
| count | No | Number of items to return per page. | |
| app_id | No | Filter logs to this app's events (e.g. ``A0123``). | |
| team_id | No | Encoded team ID to get logs for; required if the token belongs to an org-level app (e.g. ``T0123``). | |
| service_id | No | Filter logs to this service's events. | |
| change_type | No | Filter logs by change type (e.g. ``added``, ``removed``, ``enabled``, ``disabled``, ``updated``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||