---
title: "Get WAF logs for an application"
method: GET
path: "/applications/{id}/waflog"
tags: ["logs"]
---

# Get WAF logs for an application

`GET /applications/{id}/waflog`

Returns a download URL endpoint for the requested application waflogs.

## Path parameters

- `id` string, required

## Query parameters

- `from` string
- `to` string

## Response `200`

A URL for the request application waflogs.

- ApplicationWafLog
  - `download_url` string, required — A URL for the requested application logs.

---

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