Footer Section
Explore

curl --request GET \--url https://documentation.conga.com/ds/api/dataintegration/v1/ConsumerConfiguration/consumerBulkSyncEnabledSyncActions/consumerName \--header 'Accept: application/json' \--header 'Authorization: 123'
1{2"consumerName": "string",3"bulkSyncEnabledSyncActions": [4"string"5]6}