Skip to main content
API Base URL
Domo API Server: https://api.domo.com
Security: Bearer AuthProvide your bearer token in the Authorization header when making requests to protected resources.Example: Authorization: Bearer 123
The Activity Log API enables retrieving activity log entries from your Domo instance.

Activity Log Entry Object

Attributes

Property NameTypeDescription
userNameStringThe name of the user
userIdStringThe id of the user
userTypeStringType of user
actorIdLongId of proxying user if applicable
actorNameStringName of user performing the proxy if applicable
objectNameStringName of object being affected
objectIdStringThe ID of the object affected
objectTypeStringThe type of object affected
additionalCommentStringDescription of the log entry, with additional information if applicable
timeStringThe time the event took place
eventTextStringText describing the main event of the log entry
deviceStringThe device type the event came from
browserDetailsStringThe acting users browser details
ipAddressStringThe ip address of where the event took place