comments

Fetch multiple comments

Comments may be fetched by object_id (the object that was commented on) or by thread_id. Exactly one of those filters must be provided.

Comments on leads the requestor cannot see are omitted from the response.

get/comment/

Query parameters

thread_idstring nullable
object_idstring nullable

Response

Successful response

Changes