Parameters:
Profile
- name of the profileMax
(optional) - maximum number of entries to return. Defaults to allSkip
(optional) - number of entries to skip, used with Max
to get all entries across multiple requestsDateFrom
(optional) - only return entries after the specified datetimeDateTo
(optional) - only return entries before the specified datetime
Returns:
Content
- A a tab-separated dump of the requested query log entries
Returns a tab-separated list of the profile's query log. The first line of Content
describes the columns present.