Get Logs
GET {{baseUrl}}/team.accessLogs?count=<post>&token=<>&page=<post>&before=<>
Gets the access logs for the current team.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | string | ||
token | string | Authentication token. Requires scope: groups:history | |
page | string | ||
before | string | End of time range of logs to include in results (inclusive). |