tools.ozone.signature.find Related Accounts
GET {{baseUrl}}/xrpc/tools.ozone.signature.findRelatedAccounts?did=<did>&cursor=<string>&limit=50
This endpoint is part of the Ozone moderation service APIs. Requests usually require authentication, are directed to the user's PDS intance, and proxied to the Ozone instance indicated by the DID in the service proxying header. Admin authenentication may also be possible, with request sent directly to the Ozone instance.
To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.
Get accounts that share some matching threat signatures with the root account.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
did | string | (Required) | |
cursor | string | ||
limit | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"accounts":[{"account":{"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":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"invites":[{"code":"\u003cstring\u003e","available":"\u003cinteger\u003e","disabled":"\u003cboolean\u003e","forAccount":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","uses":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"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":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"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"}]},"similarities":[{"property":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"property":"\u003cstring\u003e","value":"\u003cstring\u003e"}]},{"account":{"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":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"invites":[{"code":"\u003cstring\u003e","available":"\u003cinteger\u003e","disabled":"\u003cboolean\u003e","forAccount":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","uses":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"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":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"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"}]},"similarities":[{"property":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"property":"\u003cstring\u003e","value":"\u003cstring\u003e"}]}],"cursor":"\u003cstring\u003e"}