Get a Mutual Authentication
GET {{fastly_url}}/tls/mutual_authentications/{{mutual_authentication_id}}?include
Show a Mutual Authentication.
Authorization: API token with at least TLS management permissions.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
include | null | Comma-separated list of related objects to include (optional). Permitted values: tls_activations. Including TLS activations will provide you with the TLS domain names that are related to your Mutual TLS authentication. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Host | string | ||
Accept | string |