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