List threads of comments on a record or list entry.
Each thread in the response includes at most 80 replies, starting with the oldest. When a thread holds more, its has_more_comments is true; use to page through every comment in that thread.
To view threads on records, you will need the object_configuration:read and record_permission:read scopes.
To view threads on list entries, you will need the list_configuration:read and list_entry:read scopes.
Required scopes: comment:read.