You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-12Lines changed: 7 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,14 +56,15 @@ Lists available categories.
56
56
#### Categories Parameters
57
57
58
58
- `category` (optional): Filter by category name(s) - comma-separated list
59
+
- `client` (optional): Filter by client type (e.g., `mobile`, `desktop`) - defaults to `mobile`
59
60
- `onlyname` (optional): If present, returns only category names
60
61
- `fields` (optional): Comma-separated list of fields to include in the response (see [Field Selection API Documentation](#field-selection-api-documentation) for details)
0 commit comments