summaryrefslogtreecommitdiffstats
path: root/scripts/json/user-find-pkey.json
blob: 73d2fcaa5a8c21335ef3c20c28f27e11e78e3c21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "method": "user_find",
    "params": [
        [ ],
        {
            "all": false,
            "rights": true,
            "pkey_only": true,
            "sizelimit": 0
        }
    ]
}