language |
String |
Language for the articles, limited to the knowledge
languages that are enabled for the org. |
Optional |
59.0 |
pageNumber |
Integer |
Number of the page you want returned. Starts at 0. If you
don’t specify a value or if you specify 0, the first page is returned. |
Optional |
59.0 |
pageSize |
Integer |
Number of items per page. Valid values are from 1
through 25. If unspecified, the default number of items is 3. |
Optional |
59.0 |
sortOrder |
String |
Sort order of the results. Valid values are:
-
Ascending—Items are sorted
in ascending alphabetical order (A–Z).
-
Descending—Items are sorted
in descending alphabetical order (Z–A).
If unspecified, results are returned in
ascending order.
|
Optional |
59.0 |
sortedBy |
String |
Name of the field by which to sort results, such as
Lable or LastModifiedDate. If unspecified, results are sorted by Lable. |
Optional |
59.0 |