GET comments/{comment_id}

box.com

Summary: Get comment
Operation ID: get_comments_id
Auth: unknown
Description

Retrieves the message and metadata for a specific comment, as well as information on the user who created the comment.

Parameters (2)

comment_id (string, path, required)

The ID of the comment.

fields (array, query, optional)

A comma-separated list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. Be aware that specifying this parameter will have the effect that none of the standard fields are returned in the response unless explicitly specified, instead only fields for the mini representation are returned, additional to the fields requested.

No probe data for this endpoint yet.