Property | Description |
---|---|
Endpoint | /integration/collaboration/<objectId>/interactions/ratings <objectId>: Required. Enter the system generated unique identifier of the data collection whose ratings you want to retrieve. 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 |
---|---|
id | System generated unique identifier of the data collection. |
globalRating | Average rating of the data collection for all the usage contexts. This parameter can have a value between 0 and 5. |
contextRatings > id | System generated unique identifier of the usage context for which a Data User has rated the data collection. |
contextRatings > averageRating | Average rating of the data collection for a usage context. This parameter can have a value between 0 and 5. |