---
title: "To create a comment assessment for a conversation"
method: GET
path: "/v1/Insights/QualityManagement/Assessments/Comments"
tags: ["FlexV1InsightsAssessmentsComment"]
---

# To create a comment assessment for a conversation

`GET /v1/Insights/QualityManagement/Assessments/Comments`

To create a comment assessment for a conversation

## Query parameters

- `SegmentId` string
- `AgentId` string
- `PageSize` integer
- `Page` integer
- `PageToken` string

## Headers

- `Authorization` string

## Response `200`

OK

- object
  - `comments` FlexV1InsightsAssessmentsComment[]
    - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Flex Insights resource and owns this resource.
    - `assessment_sid` string, nullable — The SID of the assessment.
    - `comment` unknown
    - `offset` string, nullable — The offset
    - `report` boolean, nullable — The flag indicating if this assessment is part of report
    - `weight` string, nullable — The weightage given to this comment
    - `agent_id` string, nullable — The id of the agent.
    - `segment_id` string, nullable — The id of the segment.
    - `user_name` string, nullable — The name of the user.
    - `user_email` string, nullable — The email id of the user.
    - `timestamp` string, nullable — The timestamp when the record is inserted
    - `url` string, uri, nullable
  - `meta` object
    - `first_page_url` string, uri
    - `key` string
    - `next_page_url` string, uri, nullable
    - `page` integer
    - `page_size` integer
    - `previous_page_url` string, uri, nullable
    - `url` string, uri

---

[API](https://skmtc.net/twilio/apis/twilio-flex.md) · [All operations](https://skmtc.net/twilio/apis/twilio-flex/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-flex/revisions/ea1db919b6cc/schema)
