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