---
title: "POST /tasks/export"
method: POST
path: "/tasks/export"
tags: ["tasks"]
---

# POST /tasks/export

`POST /tasks/export`

Generate a .xlsx file with a list of tasks and return a link
        to download it.

## Response `201`

Created

- object
  - `account_exportation_entities` AccountExportationEntity[]
    - `id` string
    - `updated_at` string
    - `status` string
    - `url` string
    - `resource` string

---

[API](https://skmtc.net/agendor/apis/agendor-api.md) · [All operations](https://skmtc.net/agendor/apis/agendor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agendor/agendor-api/versions/15b713a36796/schema)
