# Seizures ## Index seizures for a person - [GET /v1/persons/{person_id}/seizures](https://docs.solarisgroup.com/api-reference/digital-banking/account-management/seizures/paths/~1v1~1persons~1%7Bperson_id%7D~1seizures/get.md): Returns an array containing all seizures for the person specified in the request URL. Note that the of a seizure always reflects the of the seizure, even if part of it has been paid. It does reflect the amount of the seizure. ## Index seizures for a business - [GET /v1/businesses/{business_id}/seizures](https://docs.solarisgroup.com/api-reference/digital-banking/account-management/seizures/paths/~1v1~1businesses~1%7Bbusiness_id%7D~1seizures/get.md): Returns an array containing all active seizures related to the given business. Note that the of a seizure always reflects the of the seizure, even if part of it has been paid. It does reflect the amount of the seizure.