POST
/
logMetrics

Authorizations

Authorization
string
header
required

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

Body

application/json
startTime
integer
required

Start time in seconds since epoch

endTime
integer
required

End time in seconds since epoch

filters
object

Filters to apply to the logs

excludeFilters
object

Filters to exclude from the logs

regexes
string[]

Regex patterns to filter logs

excludeRegexes
string[]

Regex patterns to exclude from logs

environments
string[]

List of environments to get logs from

Response

200 - application/json
metric
object