POST
/
v1
/
logs
/
labels

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

key
string | null

Body

application/json
date_from
string
required

The earliest date we are searching for.

params
object[]

The sorting parameters for the query

date_to
string | null

The latest date we are searching for.

app_ids
string[]

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

Response

200
application/json

The response is of type string[].