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>"
}
}Changes
No recorded changes to this endpoint across all 50 revisions of this API.