Detections

Retrieve identity exposure detections with novel-only filtering and malware family attribution.

What this endpoint does

Retrieves compromised credential exposures discovered across breach dumps and stealer malware logs for specified domains. Detections are categorized as "External" (employee credentials found on third-party websites and services outside the organization) or "Workforce" (credentials for the organization's own login portals and services). Use the novel_only filter to restrict results to newly discovered exposures not previously seen. Use the Identity: Search endpoint to find exposures by specific identity attributes, or the Identity: Lookup endpoint to retrieve a known detection by ID.

Response data

Each detection includes the compromised identity (username or email), password hash values and complexity properties, the targeted authorization service (login URL, domain, and technology stack such as VPN or webmail), any stolen browser cookies, the malware family responsible for the theft, and breach source metadata including exfiltration date. Results are paginated via a cursor-based offset token.

Body Params
organization_id
array of objects
length ≤ 100

Organization IDs to scope the detections query

organization_id
boolean

Include enterprise-level detections across all organizations

filter
object

Detection-specific filters

int32
0 to 1000

Maximum number of detections to return

string
length ≤ 200
.+

Pagination token for next page

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain