get
https://{subdomain}.td.commpeak.com/api/logs
Returns audit log entries created within a time range, so you can review configuration and data changes across your account.
When to use. See who changed what and when. To review the history of a single record, pass object_type and object_id together.
Parameters. from and till (both required) set the start and end of the time range. Optionally filter by user_id, or by object_type and object_id together. You can also set limit (between 1 and 500) and fields to choose which fields each entry returns.
Returns. { "logs": [ ... ] }, where each entry has an ID, creation timestamp, user ID, message, object type, and object ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…