/
WebSocket Monitor REST API
WebSocket Monitor REST API
Resource URLs
GET /seiapi/v3/Monitor/WebSockets
Supported HTTP Methods
Method | Description |
---|---|
GET | Verifies that the WebSocket connection is still available and active. |
HTTP Headers
Header | Description |
---|---|
Content-Type | Specifies the body content format that will be submitted and expected to be returned. Valid values are:
|
x-access-token | Must contain a valid JSON Web Token (JWT) that is also valid as a mobile user. |
HTTP Response
Response Codes
HTTP Code | Description |
---|---|
200 | OK. The WebSocket connection is active and working properly. |
401 | Gone. The WebSocket connection is no longer available. |
500 | Server Error. There is an error with this API itself or the server hosting this API. This does not mean that WebSockets is not available. |
, multiple selections available,
Related content
Activity Webhook REST API Interface
Activity Webhook REST API Interface
More like this
Webhook REST APIs
Webhook REST APIs
More like this
Create JWT REST API
Create JWT REST API
More like this
Work Order Webhook REST API Interface
Work Order Webhook REST API Interface
More like this
Inventory Usage Webhook REST API Interface
Inventory Usage Webhook REST API Interface
More like this