v1
latestOpenAPI 3.0.02026-07-1432471142.6 KBall
logs
Fetch the logs for a given application
get/logs/{appId}
Path parameters
appIdstring required
Application Id
Query parameters
limitinteger
Number of lines to return
order'asc' | 'desc'
Logs order
afterstring date-time
Lowest bound for logs date, ISO 8601
beforestring date-time
Highest bounds for logs date, ISO 8601
filterstring
A pattern to filter with
deployment_idstring
Only fetch logs emitted by this deployment
Response
<No description>