Skip to main content

Websocket to fetch application status

GET 

/api/v1/applications/:appId/status/ws

This allows constanly pull the status from the backend.

Request

Path Parameters

    appId stringrequired

    Application Id

Header Parameters

    X-API-KEY stringrequired

    API Key

Responses

WebSocket upgrade successful

Schema

    string

Loading...