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": {
"id": "1293384261075731499",
"record_type": "fqdn_authentication",
"connection_id": "1293384261075731499"
}
}Changes
Changed in 1 of the 99 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 99 revisions, 1 has no diff computed.