---
title: "POST /logs/radius/"
method: POST
path: "/v1/logs/radius/"
---

# POST /logs/radius/

`POST /v1/logs/radius/`

Get RADIUS logs

## Request body

- object
  - `from` string, date, required — 'YYYY-MM-DDTHH:MMZ' format
  - `to` string, date, required — 'YYYY-MM-DDTHH:MMZ' format
  - `omit-success` boolean
  - `omit-fail` boolean
  - `ascending` boolean — return oldest logs first
  - `page` integer

## Response `200`

200

## Other responses

- `400` — 400

---

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