Sign in

Export timesheet to JSON

documented

Download a timesheet export in JSON format.

GET /api/workspaces/{workspaceId}/timesheet/v1/export/jsonTimesheet Exportno implementation yet0 runs

Input

workspaceId*
LiquidPlanner Workspace ID
12345
startDate
Start date (YYYY-MM-DD)
2026-02-01
endDate
End date (YYYY-MM-DD)
2026-02-28
query
Additional query string (optional)
date[between]=["2026-02-01","2026-02-28"]
page
Page number
1
limit
Results limit
100
Calls liquidplanner as you (your API key is your account); keychains.dev holds the credentials.