com.atproto.admin.get Account Infos
GET {{baseUrl}}/xrpc/com.atproto.admin.getAccountInfos?dids=<did>&dids=<did>
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 details about some accounts.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
dids | string | (Required) | |
dids | string | (Required) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"infos":[{"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"}]}]}