com.atproto.admin.searchAccounts
#main
Get list of accounts that matches your search query.
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
string | - | ❌ | - | |
cursor | string | - | ❌ | - |
limit | integer | - | ❌ | - |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
cursor | string | - | ❌ | - |
accounts | array of com.atproto.admin.defs#accountView | - | ✅ | - |