Databases

Get database logs.

Get database logs by UUID.

get/databases/{uuid}/logs

Path parameters

uuidstring uuid required

UUID of the database.

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 database logs by UUID.

logsstring

Changes