- Docs
- Api%2Freference%2Fexplorer%2FGetNetworkInfo
Get network status
A quick health check: is the Dual network up, and which version is running? Poll it from a status page or before a batch of work. Open to everyone. No sign-in needed.
Response Body
application/json
application/json
application/json
curl -X GET "https://api.dual.network/public/network"{
"status": "active",
"version": "1.0.0"
}{
"code": 3,
"message": "Key: 'limit' Error:Field validation for 'limit' failed on the 'lte' tag"
}{
"code": 13,
"message": "internal error"
}