List Mutual Authentications
GET {{fastly_url}}/tls/mutual_authentications?include&page[number]&page[size]
List all mutual authentications.
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. | |
page[number] | null | Current page. | |
page[size] | null | Number of records per page. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |