/tvm/{chain}/balances/job/{jobId}

Retrieves the token balance result for a previously started balance job.

You will normally be calling this endpoint simply by using the URL that is returned
by the /balance job endpoint.

If the job is still processing, this will return a 425, indicating that you should retry.
If the job is complete, it will return the token balance.

Language
Click Try It! to start a request and see the response here!