Get a list of logs for the given entity and type.
post/api/v2.0/logs/{type}
Request
Authorization
X-AT
header
apiKey
Path Parameters
typeThe type of logs to fetch.
string
REQUIRED
Body
application/json
log_search
object
object {}
project
integer
REQUIRED
environment
integer
application
integer
stackItem
integer
component
integer
container
string
from
string
to
string
keywords
string
field
string
offset
integer
limit
integer
sort
string
asc
filters
array object[]
object {}
field
string
REQUIRED
contains
string
range
array string[]
Response
200Log line counts for the requested time frame and type.
403Not authorised
422Missing data
Shell cURL
shellShow schema
json