Reports
Download Report as Excel
This endpoint does not adhere to the “v3 API endpoints” principles. The “fields” query parameter is not supported, but all fields are systematically returned.
Download a report content as an Excel file .xls
.
Column delimiter and numbers formating depends on the authentified user’s culture.
GET
/
timmi-timesheet
/
api
/
reports
/
{reportId}
/
download-excel
Path Parameters
reportId
integer
requiredIdentifier of the report.
Response
200 - application/octet-stream
The response is of type string
.
Was this page helpful?