Applications

Get application logs.

Get application logs by UUID.

get/applications/{uuid}/logs

Path parameters

uuidstring required

UUID of the application.

Query parameters

integer
OR
'all'

Number of lines to show from the end of the logs. Use all to return all logs. -1 remains available as a compatibility alias.

show_timestampsboolean

Show timestamps in the logs.

Response

Get application logs by UUID.

logsstring

Changes