Miyuu's Image Board

help:user_syntax


When searching for users, the following variations on search parameters can be used.


h5. User ID


This is the user ID of the user for the user field being queried.


* Qualifier:

*_id


* Example:
search[creator_id]


h5. User name


This is the user name of the user for the user field being queried.


* Qualifier:

*_name


* Example:
search[creator_name]


h5. User chaining


See Help:Chaining syntax for details on this parameter format.

See API:Users for the list of available search terms.


h4#see-also. See also


* API:Users

* Help:Chaining syntax

* Help:API