Retrieves the trace logspost https://{tenanturl}/v1.0/logs/queryRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsâŠLoadingLoadingâŠBody ParamsfilterobjectThe filter for trace logsfilter objectstartint64Epoch time (in ms) after when the trace logs should be retrieved. Default is 15 minutes back from current time. This timestamp cannot be earlier than 24 hours from the current time.endint64Epoch time (in ms) before when the trace logs should be retrieved. Default is now.limitintegerThe maximum number of log entries that the response should return. Default is 100. The maximum allowed limit is 500.sortstringenumThe sorting order of the logs, based on timestamp. Default is 'desc'ascdescascAllowed:descascResponses 200OK 400ErrorUpdated 11 months ago