Get the list of logs that match the specified filters. When accessing via an App’s API Key, only logs for that app will be returned.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
x >= 11 <= x <= 100The earliest date we are searching for.
The sorting parameters for the query
The latest date we are searching for.
The list of API Keys we want to filter for. Leave the list empty to disable filtering (and return data for all apps) instead.
Only logs (requests) with all of the specified labels will be returned. Values get compared between their lowercase forms.
Search for logs containing the query in their Request or Response.