---
title: "List of authorized end entity profiles for the current admin."
method: GET
path: "/v2/endentity/profiles/authorized"
tags: ["v2/endentity"]
---

# List of authorized end entity profiles for the current admin.

`GET /v2/endentity/profiles/authorized`

Returns list of all authorized end entity profiles for the current admin token

## Response `200`

Successful operation

- AuthorizedEEPsRestResponse
  - `end_entitie_profiles` EndEntityProfileRestResponse[]
    - `name` string — End Entity profile name
    - `id` integer — End Entity profile ID
    - `description` string — Description

---

[API](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface.md) · [All operations](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/keyfactor/ejbca-rest-interface/revisions/44f8798658e2/schema)
