---
title: "Retrieve information on wanted person"
method: GET
path: "/@wanted-person/{id}"
tags: ["wanted"]
---

# Retrieve information on wanted person

`GET /@wanted-person/{id}`

https://api.fbi.gov/wanted/v1/object/{id} is backward compatible alias

## Path parameters

- `id` string, required

## Response `200`

Get data for wanted person

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fbi/apis/fbi-api.md) · [All operations](https://skmtc.dev/fbi/apis/fbi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fbi/fbi-api/revisions/47dad4f30a1e/schema)
