Get contract info
Retrieves details of a contract with a given contract_id
| Path Parameters | 
|---|
| contract_idstring —  REQUIREDContract identifier formatted as  Example: SP6P4EJF0VG8V0RB3TQQKJBHDQKEF6NVRD1KZE3C.satoshibles | 
| Query Parameters | 
|---|
| unanchoredbooleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks Example: true | 
| Responses | |||||||
|---|---|---|---|---|---|---|---|
| 200Contract found 
 | |||||||
| 404Cannot find contract of given ID |