Get contract source
Retrieves the Clarity source code of a given contract, along with the block height it was published in, and the MARF proof for the data
| Path Parameters | 
|---|
| contract_addressstring —  REQUIREDStacks address | 
| contract_namestring —  REQUIREDContract name | 
| Query Parameters | 
|---|
| proofintegerReturns object without the proof field if set to 0 | 
| tipstringThe Stacks chain tip to query from | 
| Responses | ||||
|---|---|---|---|---|
| 200Success 
 |