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