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

KeyDatatypeRequiredDescription
countstring
change_typestringFilter logs with this change type. Defaults to all logs.
app_idstringFilter logs to this Slack app. Defaults to all logs.
tokenstringAuthentication token. Requires scope: groups:history
userstringFilter logs generated by this user???s actions. Defaults to all logs.
service_idstringFilter logs to this service. Defaults to all logs.
pagestring