v1
latestOpenAPI 3.1.02026-08-069158174.8 KBCRM Service Calls
Get Comments
Get comments for any entity type.
- entity_type: Type of entity (lead, contact, account, order, invoice, opportunity)
- entity_id: ID of the entity
Example: GET /crm/comments?entity_type=lead&entity_id=64a856b9c9ac463f751ba187
get/crm/comments
Query parameters
entity_type'lead' | 'contact' | 'account' | 'order' | 'invoice' | 'opportunity' required
Entity type: lead, contact, account, order, invoice, opportunity (for deal)
Entity type: lead, contact, account, order, invoice, opportunity (for deal)
entity_idstring required
ID of the entity
ID of the entity
Response
Successful Response