Logs
Get summary for a specific log attribute
Get a summary of values for a specific log attribute
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The specific attribute to get summary for
End time in seconds since epoch
Start time in seconds since epoch
List of environments to get logs from
Filters to exclude from the logs
Regex patterns to exclude from logs
Filters to apply to the logs
Regex patterns to filter logs
Response
200 - application/json
List of attribute values and their volumes
Was this page helpful?