---
title: "Get Postfix logs"
method: GET
path: "/api/v1/get/logs/postfix/{count}"
tags: ["Logs"]
---

# Get Postfix logs

`GET /api/v1/get/logs/postfix/{count}`

This Api endpoint lists all Postfix logs.
Tip: You can limit how many logs you want to get by using `/<count>` at the end of the api url.

## Path parameters

- `count` number, required

## Headers

- `X-API-Key` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

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