---
title: "GET /api/phishing/imap"
method: GET
path: "/api/phishing/imap"
tags: ["api"]
---

# GET /api/phishing/imap

`GET /api/phishing/imap`

## Query parameters

- `page` integer

## Response `200`

OK

- object
  - `count` integer, required
  - `next` string, uri, nullable
  - `previous` string, uri, nullable
  - `results` PhishingForwardedNotificationEmailToIMAPCredentialsMapping[], required
    - `id` string, uuid
    - `company` string, uuid
    - `email` string
    - `decrypted_password` string

---

[API](https://skmtc.net/haekka/apis/snippets-api.md) · [All operations](https://skmtc.net/haekka/apis/snippets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haekka/snippets-api/revisions/2a72ba99e389/schema)
