githubEdit

network-wiredBridge Node Status

This file documents the Flashback API’s node information endpoints, used to retrieve metadata, status for Flashback nodes. These endpoints provide real-time visibility into node availability, version, region, and status, and are helpful for routing decisions and infrastructure monitoring.

circle-info

To perform this operation, you must be authenticated by means of one of the following methods: BearerAuth.

Bridge Node API Calls

Method
API Reference
Description

GET/node

List all active Flashback nodes and their associated metadata.

GET/stats/nodes/minute

Retrieve minute-level performance and availability stats for nodes.

GET/organization/{orgId}/nodes

List all private nodes belonging to the specified organization.

Last updated

Was this helpful?