Service applications
Get service application logs
Get Docker logs for a single compose service container.
get/services/{uuid}/applications/{app_uuid}/logs
Path parameters
uuidstring required
Service UUID.
app_uuidstring required
Service application UUID.
Query parameters
linesinteger
Number of lines to show from the end of the logs.
Response
Logs.