Footer Section
Explore

The company ID to get additional forms
curl --request GET \--url https://app1.congacontracts.com/Contracts/rest/v1/company/id/additionalforms \--header 'Accept: application/json'
1[2{3"id": "string",4"configId": "string",5"objectId": "string",6"dynamics": []7}8]