When searching for users, the following variations on search parameters can be used.
User ID
This is the user ID of the user for the user field being queried.
- Qualifier: [code]*_id[/code]
- Example: [code]search[creator_id][/code]
User name
This is the user name of the user for the user field being queried.
- Qualifier: [code]*_name[/code]
- Example: [code]search[creator_name][/code]
User chaining
See Help:Chaining Syntax for details on this parameter format.
See API:Users for the list of available search terms.