Looking up one specific report
The Get Reports ID API allows users to retrieve a specific report using its ID.
Authentication
API key to authorize requests. Enter your organization's API key in both the Username and Password fields below to authorize.
HTTP Authorization Scheme: basic
Request
REQUEST BODY SCHEMA: application/JSON
Query parameters | Type | Description |
---|---|---|
Id | mandatory | ReportID |
Retrieved information
Report, including:
- Reported scammer's URL(s), if reported
- Reported scammer's addresse(s), if reported
- Scam category
- Reported date
- Report ID
- Description
- Confidence score
If reported
- Scammer's information - such as Twitter handle, email, or other ICO
- Reported loss
The victim's information (such as email) is never made available.
Updated over 1 year ago