com.atproto.admin.search Accounts
GET {{baseUrl}}/xrpc/com.atproto.admin.searchAccounts?email=<string>&cursor=<string>&limit=50
This endpoint is part of the atproto PDS management APIs. Requests usually require admin authentication and are made directly to the PDS instance.
To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.
Get list of accounts that matches your search query.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | string | ||
cursor | string | ||
limit | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"accounts":[{"did":"\u003cdid\u003e","handle":"\u003chandle\u003e","indexedAt":"\u003cdateTime\u003e","email":"\u003cstring\u003e","invitedBy":{"code":"\u003cstring\u003e","available":"\u003cinteger\u003e","disabled":"\u003cboolean\u003e","forAccount":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","uses":[{"usedBy":"\u003cdid\u003e","usedAt":"\u003cdateTime\u003e"},{"usedBy":"\u003cdid\u003e","usedAt":"\u003cdateTime\u003e"}]},"invites":[{"code":"\u003cstring\u003e","available":"\u003cinteger\u003e","disabled":"\u003cboolean\u003e","forAccount":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","uses":[{"usedBy":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"usedAt":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"usedBy":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"usedAt":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]},{"code":"\u003cstring\u003e","available":"\u003cinteger\u003e","disabled":"\u003cboolean\u003e","forAccount":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","uses":[{"usedBy":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"usedAt":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"usedBy":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"usedAt":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}],"invitesDisabled":"\u003cboolean\u003e","emailConfirmedAt":"\u003cdateTime\u003e","inviteNote":"\u003cstring\u003e","deactivatedAt":"\u003cdateTime\u003e","threatSignatures":[{"property":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"property":"\u003cstring\u003e","value":"\u003cstring\u003e"}]},{"did":"\u003cdid\u003e","handle":"\u003chandle\u003e","indexedAt":"\u003cdateTime\u003e","email":"\u003cstring\u003e","invitedBy":{"code":"\u003cstring\u003e","available":"\u003cinteger\u003e","disabled":"\u003cboolean\u003e","forAccount":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","uses":[{"usedBy":"\u003cdid\u003e","usedAt":"\u003cdateTime\u003e"},{"usedBy":"\u003cdid\u003e","usedAt":"\u003cdateTime\u003e"}]},"invites":[{"code":"\u003cstring\u003e","available":"\u003cinteger\u003e","disabled":"\u003cboolean\u003e","forAccount":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","uses":[{"usedBy":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"usedAt":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"usedBy":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"usedAt":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]},{"code":"\u003cstring\u003e","available":"\u003cinteger\u003e","disabled":"\u003cboolean\u003e","forAccount":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","uses":[{"usedBy":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"usedAt":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"usedBy":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"usedAt":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}],"invitesDisabled":"\u003cboolean\u003e","emailConfirmedAt":"\u003cdateTime\u003e","inviteNote":"\u003cstring\u003e","deactivatedAt":"\u003cdateTime\u003e","threatSignatures":[{"property":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"property":"\u003cstring\u003e","value":"\u003cstring\u003e"}]}],"cursor":"\u003cstring\u003e"}