get_victim
Retrieve the full enriched record for a ransomware victim using its Base64 ID. Returns 404 if the listing was taken down.
Instructions
Get the full enriched record for one victim by its Base64 ID.
The ID is Base64 of "victim_name@group_name" and appears as the id field
in every victim listing. If you only have the names, use
build_victim_id first. Returns 404 if the listing was taken down.
Args:
victim_id: Base64-encoded victim ID from a listing's id field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| victim_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||