Retrieve Details for an Exposure
Returns the detailed information for a credentials exposure. The responses to this call can and should be cached to limit the number of calls made. The exposure details are not typically expected to change over time, so they can be retained for relatively long periods of time, e.g. for up to 30 days.
Authorizations
Query parameters
idstringrequired
The ID of the Exposure
Example:
57dc11964d6db21300991b78
Responses
application/json
cURL
JavaScript
Python
HTTP
200
404
Last updated
Was this helpful?