Retrieve Activity Log Entries
Activity Log API
Retrieve Activity Log Entries
Retrieves activity log entries
GET
Retrieve Activity Log Entries
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The Id of the user
The start time(milliseconds) of when you want to receive log events
The end time(milliseconds) of when you want to receive log events
The maximum number of events you want to retrieve(default is 50, maximum of 1000)
The offset location of events you retrieve(default is 0)
Response
200 - application/json
HTTP/1.1 200 OK
Content-Type: application/json