---
title: "Get List of Connections for PQC Report."
slug: "get-list-of-connections-for-pqc-report"
updated: 2025-10-18T04:50:53Z
published: 2025-10-18T04:50:58Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get List of Connections for PQC Report.

Get/api/v1/discovery/pqc/connections

Get List of Connections for PQC Report.

SecurityOAuth

OAuth 2.0 client credential flow, see [https://datatracker.ietf.org/doc/html/rfc6749#section-4.4](https://datatracker.ietf.org/doc/html/rfc6749#section-4.4).

FlowClient Credentials Token URLhttps://api.armor.fortanix.com/api/v1/iam/session/oauth2/token
		

Query parametersDiscoveryPqcReportConnectionParamsobject  filterstring    
limitinteger    
offsetinteger    
sort_bystring    

Responses2XX

Success result

<select class='api-response-data' aria-label='Media type'><option value='d8e86f4c-b209-4325-b7f6-cdcb98ce7cb4'>application/json</option>
</select>Expand Allobject  items Array of object (DiscoveryPqcReportConnections)   object  connection_idstring  (uuid)    
connection_namestring    
connection_typestring    Valid values[
  "cloud",
  "on_prem",
  "external"
]
service_typestring    Valid values[
  "aws",
  "azure",
  "databases",
  "dsm"
]
vulnerability_statusstring    Valid values[
  "pqc_vulnerable",
  "pqc_safe"
]
