Gets all clauses (template IDs) from Conga for a particular recordType.
Tenant name
Page index (starting from 1)
Number of results per page
Record Type
The URL of the org instance
The source module/application, such as "clm", "cc", or "cfs"
User ID
User name
curl --request GET \--url https://idd_url/idd/api/v2/tenantId/services/clauses \--header 'Accept: application/json' \--header 'X-API-Key: 123'
1[2{3"id": "154071f6-a9fc-4bbf-bdcd-e531400752fb",4"name": "Test Clause 1",5"type": "Clause Type 1",6"reference_id": "154071f6-a9fc-4bbf-bdcd-e531400752fb"7}8]