---
title: "GET /.well-known/security.txt - Well-Known · RUAL Documentation"
description: "GET: Returns plain text RFC 9116 security.txt"
canonical: https://docs.rual.nl/cluster/api/well-known/well-known-security-txt-get
language: en
---

# GET /.well-known/security.txt

Returns plain text RFC 9116 security.txt

```
{
  "success": true
}
```

```
{
  "error": "ERROR_KEY"
}
```

| Permission | Description |
| --- | --- |
| `*public` | No authentication required, public endpoint |
