Get comments for an entity
Comments
Get comments for an entity | Comp AI API
Get comments for an entity in Comp AI. Create and manage collaboration comments on compliance entities such as tasks, policies, risks, vendors, and findings.
GET
Get comments for an entity
Documentation Index
Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
ID of the entity to get comments for
Example:
"tsk_abc123def456"
Type of entity
Available options:
task, vendor, risk, policy, finding Response
200 - application/json
Comments retrieved successfully
Unique identifier for the comment
Example:
"cmt_abc123def456"
Comment content
Example:
"This task needs to be completed by end of week"
Comment author information
Attachment metadata (URLs generated on-demand)
Comment creation timestamp
Example:
"2024-01-15T10:30:00Z"

