Miyuu's Image Board

help:user_syntax


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:
    *_id
  • Example:
    search[creator_id]

User name

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

  • Qualifier:
    *_name
  • Example:
    search[creator_name]

User chaining

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

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

See also