v61

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-018131,3812.6 MB
Event Gateway Nodes

Get Node Status

Returns information about the node status.

get/v1/event-gateways/{gatewayId}/nodes/{eventGatewayNodeId}/status

Response

The status of an event gateway node.

config_applied_atstring date-time required

The time the node succeeds in applying the configuration.

config_versionstring required

The version number of the configuration applied by the node.

Example response

{
  "config_version": "v1.123"
}