Skip to main content

tools.ozone.signature.findCorrelation

GET 

/xrpc/tools.ozone.signature.findCorrelation

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.

Find all correlated threat signatures between 2 or more accounts.

Request

Query Parameters

    dids did[]required

Responses

OK

Schema

    details

    object[]

    required

  • Array [

  • property stringrequired
    value stringrequired
  • ]

Loading...