Logs

GET {{baseUrl}}/deploy/logs/:deployment_id?n_lines=30

Get the logs of a deployment

Request Params

KeyDatatypeRequiredDescription
n_linesnumberNumber of log lines to retrieve

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"logs":["\u003cstring\u003e","\u003cstring\u003e"]}