cURL
curl --request GET \ --url https://api.opx.co/partners/v1/contracts-templates
{ "data": [ { "id": 123, "reference": "<string>", "rai_name": "<string>", "status": "<string>" } ] }
x >= 1
1 <= x <= 100
ContractTemplateCollection
The response is of type object.
object