# Export a list of all recipients of an action (deprecated) Endpoint: GET /actions/{id}/export/recipients Version: 8.1.0 ## Path parameters: - `id` (string, required) The action's id ## Query parameters: - `startDate` (string,null) (optional) The export starting date - `endDate` (string,null) (optional) The export ending date ## Header parameters: - `X-Key` (string, required) A unique API key used to authenticate requests to the NP6 platform. This key must be included in every API call to validate the identity and permissions of the client. Keep your API key secure and do not expose it in public code or logs. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 409 fields ## Response 410 fields