GET
/
timmi-timesheet
/
api
/
reports
/
{reportId}
/
download-csv
curl --request GET \
  --url https://{account}-{sandboxName}.sandbox.{server}.luccasoftware.com/timmi-timesheet/api/reports/{reportId}/download-csv
"<string>"

Path Parameters

reportId
integer
required

Identifier of the report.

Response

200
application/octet-stream
OK

The response is of type string.