get https://api.pactsafe.com/v1.1/contracts//versions/@published
This will return the latest published Version of a Contract.
Adding Dynamic Data: Append /render
to the URL endpoint, switch to a POST
call, and add your dynamic data within a render_data
JSON param to utilize tokens and personalize your contracts.