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 may be fetched by object_id (the object that was commented on) or by thread_id. Exactly one of those filters must be provided.
Bearer authentication of the form Bearer <token>, where token is your auth token.