command
Command Search
Search this users Commands
get/command
Query parameters
commandIdinteger
Filter by Command Id
commandstring
Filter by Command Name
codestring
Filter by Command Code
useRegexForNameinteger
Flag (0,1). When filtering by multiple commands in command filter, should we use regex?
useRegexForCodeinteger
Flag (0,1). When filtering by multiple codes in code filter, should we use regex?
logicalOperatorNamestring
When filtering by multiple commands in command filter, which logical operator should be used? AND|OR
logicalOperatorCodestring
When filtering by multiple codes in code filter, which logical operator should be used? AND|OR
typestring
Filter by player type (e.g. android, windows, linux, chromeOS, lg). Returns commands available on that type plus commands with no type restriction.
sortBy'commandId' | 'command' | 'code' | 'description' | 'groupsWithPermissions'
Specifies which field the results are sorted by. Used together with sortDir
sortDir'asc' | 'desc'
Sort direction
Response
successful operation