Grant read log
API permission.
External DocumentationTo learn more, visit the Duo documentation.
Basic Parameters
Parameter | Description |
---|---|
Maximum Time | Retrieve logs that have a timestamp of Maximum Time or earlier.This value must be strictly greater then Minimum Time . |
Minimum Time | Retrieve logs that have a timestamp of Minimum Time or later.This value must be strictly less then Maximum Time . |
Advanced Parameters
Parameter | Description |
---|---|
Limit | The maximum number of records to retrieve. Defaults to 100 , with maximum value of 1000 . |
Next Offset | The offset at which to start record retrieval. The offset is provided in the metadata field of a previous List Telephony Logs response in the form of a 13 character date string in milliseconds and the event txid .These two values must be provided together, separated by a comma (e.g. 1547486297000,5bea1c1e-612c-4f1d-b310-75fd31385b15 ).When used with Limit , the handler will return Limit records starting at the n-th record, where n is the offset. |
Sort | The order in which to return the logs. |