curl --request GET \ --url http://localhost:3000/api/transaction/minimum-rent-exemption-balance/{environment}/{index}
{ "lamports": 123 }
The response is of type object.
object