latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-201,3412,1385.0 MB

3fdc16374d70

FQDN Connections

Retrieve an FQDN authentication

Retrieves the details of an existing FQDN authentication strategy for a specific FQDN connection.

get/fqdn_connections/{fqdn_connection_id}/fqdn_authentication

Path parameters

fqdn_connection_idstring required

The ID of the FQDN connection.

Response

Successful response with details about the FQDN authentication.

Example response

{
  "data": {
    "connection_id": "1293384261075731499",
    "id": "1293384261075731499",
    "record_type": "fqdn_authentication"
  }
}