Skip to main content
GET
Retrieve the comments for a contact. Use Create comment to add a new entry.
string
requerido
Your organization API key.
string
requerido
The contact UUID.
This endpoint does not expose pagination or sorting query parameters.

Response

number
200 on success.
number
Number of comments returned.
object[]
Comments with id, content, created_by, and created_at. The creator may be a user object or a source identifier; do not assume a separate user_name field.