---
title: "GET /v2/certificate/profile/{profile_name}"
method: GET
path: "/v2/certificate/profile/{profile_name}"
tags: ["v2/certificate"]
---

# GET /v2/certificate/profile/{profile_name}

`GET /v2/certificate/profile/{profile_name}`

Get Certificate Profile Info.

## Path parameters

- `profile_name` string, required

## Response `200`

Sucessful operation

- CertificateProfileInfoRestResponseV2
  - `certificate_profile_id` integer
  - `available_key_algs` string[]
  - `available_alt_key_algs` string[] — Alternative algorithm keys
  - `available_bit_lenghts` integer[]
  - `available_ecdsa_curves` string[]
  - `available_cas` string[]

## Changes

- **2024-10-03** `c1906a9b5f98` — 1 info
  - added the optional property `available_alt_key_algs` to the response with the `200` status
- **2024-07-05** `b6fc2ad168e5` — 1 warning
  - removed the optional property `available_alt_key_algs` from the response with the `200` status

[Change history](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface/changes/v2/certificate/profile/:profile_name/get.md)

---

[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)
