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