MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

list=checkuserlog (cul)

(main | query | checkuserlog)
  • Este módulo requiere permisos de lectura.
  • Fuente: CheckUser
  • Licencia: Ver enlace

Allows get entries of CheckUser log

Parámetros:
culuser

Username of CheckUser

cultarget

Checked user or IP-address/range

cullimit

Limit of rows

No se permite más de 500 (5000 para los bots).
Tipo: entero o max
Predeterminado: 10
culdir

In which direction to enumerate}

newer
List oldest first. Note: culfrom has to be before culto.
older
List newest first (default). Note: culfrom has to be later than culto.
Uno de los siguientes valores: newer, older
Predeterminado: older
culfrom

The timestamp to start enumerating from

Tipo: timestamp (formatos permitidos)
culto

The timestamp to end enumerating

Tipo: timestamp (formatos permitidos)
culcontinue

When more results are available, use this to continue