Get the logs overview for a list of projects or all projects you have access to.
post/api/v1.0/logs/overview
Request
Authorization
X-AT
header
apiKey
Query Parameters
intervalThe interval to group the results on. Defaults to '1d'.
string
Body
application/json
projectsThe projects you want to limit the overview to. This parameter is ignored when you pass the 'environmentName' parameter.
array integer[]
environmentNameThe name of the environments you wish to limit the search to. Passing this parameter will omit the 'projects' parameter.
string
filterThe log level type to filter on
string
Response
200Log line counts for the requested time frame and type.
403Not authorised
500Search failed
Shell cURL
shell
Show schema
json