POST
/
logsSummary

Authorizations

Authorization
string
header
required

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

Body

application/json
endTime
integer
required

End time in seconds since epoch

startTime
integer
required

Start time in seconds since epoch

environments
string[]

List of environments to get logs from

excludeFilters
object

Filters to exclude from the logs

excludeRegexes
string[]

Regex patterns to exclude from logs

filters
object

Filters to apply to the logs

regexes
string[]

Regex patterns to filter logs

Response

200 - application/json
attributes
object

Map of attribute names to their values and volumes