| Name | Type | Description | Notes |
|---|---|---|---|
| start | datetime | StartDate with format: yyyy-MM-dd'T'HH:mm:ss.SSSZ or yyyy-MM-dd'T'HH:mm:ssZZ" | [optional] |
| end | datetime | EndDate with format: yyyy-MM-dd'T'HH:mm:ss.SSSZ or yyyy-MM-dd'T'HH:mm:ssZZ" | [optional] |
| object_type | str | Only support comments for object types: [requirements, defects, test-cases, test-runs] | |
| fields | list[str] | Specify which object fields you want to include in the response. If you omit it or specify an asterisk (*), all fields are included | [optional] |
| object | int | Id of the object from which you want to retrieve comments | [optional] |
| author | int | Id of the user who made the comments | [optional] |