Property | Description |
---|---|
Endpoint | /api/v1/integration/dataCollections/<dataCollectionId>/termsOfUse <dataCollectionId>: Required. Enter the system generated unique identifier of the data collection for which you want to retrieve the terms of use. For more information about how you can use an API to get the system generated unique identifier of a data collection, see Retrieve data collections. To get the system generated unique identifier of a data collection from the Data Marketplace interface, open the data collection. The data collection page's URL contains the system generated unique identifier. For example, in the URL https://{{CDMP_URL}}/datacollection/25158afc-3dfb-44ef-8f3e-cec1e171d0f1?dtn=&tab=summary, the system generated unique identifier is 25158afc-3dfb-44ef-8f3e-cec1e171d0f1. |
Method | GET |
Parameter | Description | Additional Information |
---|---|---|
offset | Optional. Enter the starting index for the paginated results. | Default value is 0. |
limit | Optional. Enter the maximum number of results. | Default value is 50. Maximum value is 100. |
Parameter | Description |
---|---|
offset | Starting index for the paginated results. |
limit | Maximum number of results. |
totalCount | Number of terms of use retrieved. |
id | System generated unique identifier of the terms of use. |
refId | Reference identifier of the terms of use. |
name | Name of the terms of use. |
description | Description of the terms of use. |
type | Type of the terms of use. A terms of use can have one of the following types:
|
status | The status indicates whether the terms of use are available to be added to data collections. A terms of use can have one of the following statuses:
|
acknowledgement | This parameter indicates whether the Data User is required to acknowledge the terms of use when they place an order. The parameter can be one of the following values:
|
referenceLink | Uniform resource identifier of the terms of use. |
createdBy | System generated unique identifier of the user account that created the terms of use. |
createdOn | Date when the terms of use was created. |
modifiedBy | System generated unique identifier of the latest user account that modified the terms of use. |
modifiedOn | Latest date when the terms of use was modified. |