v1

latestOpenAPI 3.0.02026-07-1432471142.6 KB
all
logs

Retrieve logs as they come through a websocket connection. To have authorization, you have to send a { "message_type": "oauth", "authorization": "oauth authorization string" } message

get/logs/logs-socket/{appId}

Path parameters

appIdstring required

Application Id

Query parameters

sincestring date-time

Only fetch logs newer than this (ISO-8601 formatted) date

filterstring

A pattern to filter with

deployment_idstring

Only fetch logs emitted by this deployment

Response

<No description>