---
title: "GET /radsec/client_certificates/"
method: GET
path: "/v1/radsec/client_certificates/"
---

# GET /radsec/client_certificates/

`GET /v1/radsec/client_certificates/`

Get the list of all the client RadSec certificates

## Response `200`

200

- object
  - `status` string
  - `data` object[]
    - `id` integer
    - `certificate` string
    - `common_name` string
    - `serial_number` string
    - `created` string
    - `expires` string
    - `mfa_enforced` boolean
    - `auth_types` string
    - `last_login` unknown
    - `radius_attributes_name` string
    - `revoked` boolean
    - `revoked_on` unknown
    - `revocation_reason` unknown
  - `page` unknown

## 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/revisions/d0d15848629a/schema)
