Get a custom VCL file
GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/vcl/{{vcl_name}}?no_content
Get the uploaded VCL for a particular service and version.
Authorization: API token with at least Engineer permissions.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
no_content | null | Omit VCL content. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Host | string | ||
Accept | string |