Property | Description |
|---|---|
Endpoint | /integration/collaboration/<objectId>/interactions/comments <objectId>: Required. Enter the system generated unique identifier of the object to which you want to add a comment. For more information about how you can retrieve the system generated unique identifier of an object, How do I retrieve the system-generated unique identifier of a Data Marketplace item?. |
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. |
id | System generated unique identifier of the comment. |
text | Contents of the comment. |
createdBy | System generated unique identifier of the user account that added the comment. |
createdOn | Date when the comment was added. |
modifiedBy | System generated unique identifier of the latest user account that modified the comment. |
modifiedOn | Latest date when the comment was modified. |