Get tasks for project (Excel)

Exports all tasks of a project into an Excel file based on the given view, headers, and other parameters. Use this endpoint to create detailed task lists for offline analysis or status meetings. Time-related information is formatted according to timezone.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the project.

Query Params
string

Identifier of a saved view or layout configuration that controls which columns and sorting are used in the report.

string

Language code used for localized column names and texts in the report (for example de or en).

string

Comma-separated list of column keys that should be included in the export; leave empty to use the default column set.

Headers
string
Defaults to Europe/Berlin

IANA time zone identifier that is used to format all date and time values in the report (for example Europe/Berlin).

Responses
200

OK

401

Unauthorized

403

Forbidden

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!