---
title: "Generates a WAF for export to a particular destination."
method: GET
path: "/api/WAF/{destination}/index.html"
tags: ["WAF"]
---

# Generates a WAF for export to a particular destination.

`GET /api/WAF/{destination}/index.html`

This call is primarily for use by harvesters to replicate metadata onto external systems.
           
 In order for a holding to be included in the output, it must be set to export its metadata to the destination specified.
           
 In order for the links to work, there must be an XSLT set up for the destination.

## Path parameters

- `destination` string, required

## Query parameters

- `date` string, date-time

## Response `200`

Ok

---

[API](https://skmtc.net/cefas/apis/data-portal.md) · [All operations](https://skmtc.net/cefas/apis/data-portal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cefas/data-portal/versions/1ff904b61926/schema)
