Get Team Logs
GET {{baseUrl}}/team.integrationLogs?count=<post>&change_type=<>&app_id=<>&token=<>&user=<post>&service_id=<>&page=<post>
Gets the integration logs for the current team.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | string | ||
change_type | string | Filter logs with this change type. Defaults to all logs. | |
app_id | string | Filter logs to this Slack app. Defaults to all logs. | |
token | string | Authentication token. Requires scope: groups:history | |
user | string | Filter logs generated by this user???s actions. Defaults to all logs. | |
service_id | string | Filter logs to this service. Defaults to all logs. | |
page | string |