Get started building your first Thru program now! 🚧 Pre-release documentation. Content subject to change, or may be inaccurate. 🚧
cURL
curl --request GET \ --url https://rest.alphanet.thruput.org/v1/height
{ "finalized": "<string>", "locallyExecuted": "<string>", "clusterExecuted": "<string>" }
A successful response.
Was this page helpful?