File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/pages/management/configuration-api/v3.7 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4220,7 +4220,7 @@ Returns a paginated list of canned responses.
42204220| ----------------- | -------- | --------------- | ----------------------------------------------------------------------------------------- |
42214221| ` group_ids ` | No | ` array[number] ` | Filter by specific group IDs (if not provided, defaults to groups the user has access to) |
42224222| ` include_private ` | No | ` bool ` | Include private canned responses; default: ` false ` |
4223- | ` limit ` | No | ` number ` | Number of results per page (1-100 , default: 100) |
4223+ | ` limit ` | No | ` number ` | Number of results per page (1-100000 , default: 100) |
42244224| ` page_id ` | No | ` string ` | Page ID for pagination |
42254225
42264226#### Response
You can’t perform that action at this time.
0 commit comments