List TLS configurations
GET {{fastly_url}}/tls/configurations?filter[bulk]&include&page[number]&page[size]
List all TLS configurations.
Authorization: API token with at least TLS management permissions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter[bulk] | null | Optionally filters by the bulk attribute. | |
include | null | Include related objects. Optional, comma-separated values. Permitted values: dns_records. | |
page[number] | null | Current page. | |
page[size] | null | Number of records per page. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |