v50

latestOpenAPI 3.0.0The Radix License, Version 1.0raw.githubusercontent.com2026-04-0736336265.6 KB
Status

Get Gateway Status

Returns the Gateway API version and current ledger state.

post/status/gateway-status

Response

Network Gateway Information

Example response

{
  "ledger_state": {
    "network": "<network-name>"
  }
}
All 36 operations