Retrieve a contract
Retrieve a contract by its ID.
Contracts on YunoJuno represent the commercial agreement between a client and a freelancer, including dates, fees, currency, purchase order information and state (e.g. OFFERED, ACCEPTED).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
contract_id
Response
data
The contract object.
This objects represents a contract on the YunoJuno platform
between a client and a freelancer.