v1

latestOpenAPI 3.1.02026-08-06213193627.0 KB
logs

Get Logs For App

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.

post/v1/logs/

Query parameters

pageinteger
sizeinteger

Request body

date_fromstring date-time required

The earliest date we are searching for.

date_tostring date-time nullable

The latest date we are searching for.

app_idsstring[]

The list of API Keys we want to filter for. Leave the list empty to disable filtering (and return data for all apps) instead.

labelsobject

Only logs (requests) with all of the specified labels will be returned. Values get compared between their lowercase forms.

querystring

Search for logs containing the query in their Request or Response.

Response

Successful Response

pageinteger required
pagesinteger required
sizeinteger required
totalinteger required