---
title: "Get a list of whitelisted rules"
method: GET
path: "/antifraud/whitelists"
tags: ["Antifraud"]
---

# Get a list of whitelisted rules

`GET /antifraud/whitelists`

Return all rules

## Headers

- `Accept-Language` 'es' | 'en'

## Response `200`

All the rules

## Other responses

- `401` — authentication error
- `403` — forbidden error
- `500` — internal server error

---

[API](https://skmtc.net/conekta/apis/conekta-api.md) · [All operations](https://skmtc.net/conekta/apis/conekta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conekta/conekta-api/versions/029df3052bca/schema)
