get https://api.sandbox.mozaic.io/api/simple-contracts/
Returns a single `SimpleContract` object based on the specified id
Responses
Returns a single `SimpleContract` object based on the specified id
xxxxxxxxxx
curl --request GET \
--url https://api.sandbox.mozaic.io/api/simple-contracts/id \
--header 'accept: application/json'