Get Site Activity Logs
Retrieve Activity Logs for a specific Site.
Enterprise Only
This endpoint requires an Enterprise workspace.Required scope: site_activity:read
Path parameters
site_id
Unique identifier for a Site
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
Maximum number of records to be returned (max limit: 100)
offset
Offset used for pagination if the results have more than limit records
Response
A list of site activity logs
items
pagination
Pagination object