Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
A UUID which identifies the comment.
Example:
"aa1dc1d9-93ac-4c6c-987e-16b6eea9aab2"
Response
Success
Get a single comment by ID.
To view comments on records, you will need the object_configuration:read and record_permission:read scopes.
To view comments on list entries, you will need the list_configuration:read and list_entry:read scopes.
Required scopes: comment:read.
This API uses OAuth 2.0 with the authorization code grant flow.
A UUID which identifies the comment.
"aa1dc1d9-93ac-4c6c-987e-16b6eea9aab2"
Success