---
title: "Help diagnose logging problems."
method: GET
path: "/v3/logs/{id}/_diagnose"
tags: ["Logs"]
---

# Help diagnose logging problems.

`GET /v3/logs/{id}/_diagnose`

Required permission: `messages_write`

## Path parameters

- `id` string, required

## Response `200`

Log was diagnosed.

- string[]

## Other responses

- `401` — API key not valid or no access to resource.
- `402` — Tried to call the logs API but the trial expired.
- `404` — Log not found.
- `429` — A maximum of 500 requests per minute and 3600 requests per hour are permitted

---

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