List log entries that took place during a specified time range.
Required authorizaton scope: 'api:logs:read'.
Type of logs requested.
The time from which to retrieve log records, in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC).
The time until which to retrieve log records, in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC); if not specified, the logs end with the latest recorded log.
When paging is needed, provide the value supplied by the previous API call to bring the following page of records.
Successful response
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Information about the number of records that match the requested filter.
Total number of records.
Number of records in the current page.
Current page number.
Returned only when there are more records to be retrieved. Repeat the API call and pass this cursor value in the request to retrieve the next page of records.
A list, in which each item specifies one log.
A list, in which each item specifies one log.
Gong's unique numeric identifier for the user (up to 20 digits), if available.
The email address of the user, if available.
The full name of the user, if available.
Gong's unique numeric identifier for the impersonating user (up to 20 digits), if available.
The email address of the impersonating user, if available.
The full name of the impersonating user, if available.
Gong's unique numeric identifier for the impersonating user's company id (up to 20 digits), if available.
The time in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC); when log was created.
The list of log fields and associated values. This element will be populated dynamically by the log record, depending on the type of log.
The list of log fields and associated values. This element will be populated dynamically by the log record, depending on the type of log.
Malformed request
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
Access denied
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
No logs found for the specified period
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
API request limit exceeded
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
Failed to complete the operation due to an unexpected error
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.