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

KeyDatatypeRequiredDescription
emailstring
cursorstring
limitnumber

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;accounts&quot;:[{&quot;did&quot;:&quot;\u003cdid\u003e&quot;,&quot;handle&quot;:&quot;\u003chandle\u003e&quot;,&quot;indexedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;email&quot;:&quot;\u003cstring\u003e&quot;,&quot;invitedBy&quot;:{&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;available&quot;:&quot;\u003cinteger\u003e&quot;,&quot;disabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;forAccount&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;uses&quot;:[{&quot;usedBy&quot;:&quot;\u003cdid\u003e&quot;,&quot;usedAt&quot;:&quot;\u003cdateTime\u003e&quot;},{&quot;usedBy&quot;:&quot;\u003cdid\u003e&quot;,&quot;usedAt&quot;:&quot;\u003cdateTime\u003e&quot;}]},&quot;invites&quot;:[{&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;available&quot;:&quot;\u003cinteger\u003e&quot;,&quot;disabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;forAccount&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;uses&quot;:[{&quot;usedBy&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;usedAt&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},{&quot;usedBy&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;usedAt&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}]},{&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;available&quot;:&quot;\u003cinteger\u003e&quot;,&quot;disabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;forAccount&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;uses&quot;:[{&quot;usedBy&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;usedAt&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},{&quot;usedBy&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;usedAt&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}]}],&quot;invitesDisabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;emailConfirmedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;inviteNote&quot;:&quot;\u003cstring\u003e&quot;,&quot;deactivatedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;threatSignatures&quot;:[{&quot;property&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;},{&quot;property&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;}]},{&quot;did&quot;:&quot;\u003cdid\u003e&quot;,&quot;handle&quot;:&quot;\u003chandle\u003e&quot;,&quot;indexedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;email&quot;:&quot;\u003cstring\u003e&quot;,&quot;invitedBy&quot;:{&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;available&quot;:&quot;\u003cinteger\u003e&quot;,&quot;disabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;forAccount&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;uses&quot;:[{&quot;usedBy&quot;:&quot;\u003cdid\u003e&quot;,&quot;usedAt&quot;:&quot;\u003cdateTime\u003e&quot;},{&quot;usedBy&quot;:&quot;\u003cdid\u003e&quot;,&quot;usedAt&quot;:&quot;\u003cdateTime\u003e&quot;}]},&quot;invites&quot;:[{&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;available&quot;:&quot;\u003cinteger\u003e&quot;,&quot;disabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;forAccount&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;uses&quot;:[{&quot;usedBy&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;usedAt&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},{&quot;usedBy&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;usedAt&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}]},{&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;available&quot;:&quot;\u003cinteger\u003e&quot;,&quot;disabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;forAccount&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;uses&quot;:[{&quot;usedBy&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;usedAt&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},{&quot;usedBy&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;usedAt&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}]}],&quot;invitesDisabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;emailConfirmedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;inviteNote&quot;:&quot;\u003cstring\u003e&quot;,&quot;deactivatedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;threatSignatures&quot;:[{&quot;property&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;},{&quot;property&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;}]}],&quot;cursor&quot;:&quot;\u003cstring\u003e&quot;}