Get CommentsCopy Pageget https://{your-totality-url}.com/api/commentsRetrieve paginated list of comments. Permission: Read CommentsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsPagestringDefaults to page=1The page number for paginated results. Defaults to 1. Used to traverse the paginated responseSortstringThe field to sort results by. Prefix with '-' for descending order (e.g., '-createdAt'). Sortable fields are indicated in each field's description. Used to sort the response in ascending or descending order of an attributeFilterstringFilter expression in the format: filter[field][operator]=value. See individual field descriptions for available operators. Example: filter[status][eq]=Funded. Used to filter the response on an attribute valuecommentstringThe text content of the comment. Sortable: Yes. Filter Operators: eq, ne, nn, nullcreatedAtstringWhen the comment was created. ISO 8601 datetime format. Sortable: Yes. Filter Operators: eq, gt, gte, lt, lte, ne, neq, nn, nullcustomerUuidstringThe UUID of the customer this comment belongs to. Sortable: Yes. Filter Operators: eq, neq, in, nintemplateNamestringThe name of the template that generated this comment. Sortable: Yes. Filter Operators: eq, ne, neq, nn, null, se, swupdatedAtstringWhen the comment was last updated. ISO 8601 datetime format. Sortable: Yes. Filter Operators: eq, gt, gte, lt, lte, ne, neq, nn, nullHeadersAcceptstringrequiredDefaults to application/vnd.totality.v1+jsonDefaults to application/vnd.totality.v1+jsonContent-TypestringrequiredDefaults to application/jsonDefaults to application/jsonResponses 200Successful response 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 1 month ago